com.sun.star.comp.connections
Class Connector
java.lang.Object
|
+--com.sun.star.comp.connections.Connector
- All Implemented Interfaces:
- com.sun.star.connection.XConnector, com.sun.star.uno.XInterface
- public synchronized class Connector
- extends java.lang.Object
- implements com.sun.star.connection.XConnector
Field Summary |
static boolean |
DEBUG
|
protected com.sun.star.connection.XConnector |
_connector
|
protected java.lang.String |
_description
|
protected java.lang.String |
_mech
|
(package private) static java.lang.Class |
class$com$sun$star$comp$connections$Connector
|
protected static java.lang.String |
serviceName
|
Fields inherited from interface com.sun.star.connection.XConnector |
UIK, UNORUNTIMEDATA, UNOTYPEINFO |
Constructor Summary |
protected |
Connector(com.sun.star.lang.XMultiServiceFactory xmsf,
java.lang.Object[] o)
|
Method Summary |
(package private) static java.lang.Class |
class$(java.lang.String s)
|
com.sun.star.connection.XConnection |
connect(java.lang.String s)
|
static com.sun.star.lang.XSingleServiceFactory |
getServiceFactory(java.lang.String s,
com.sun.star.lang.XMultiServiceFactory xmsf,
com.sun.star.registry.XRegistryKey xrk)
|
static boolean |
writeRegistryServiceInfo(com.sun.star.registry.XRegistryKey xrk)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static final boolean DEBUG
_connector
protected com.sun.star.connection.XConnector _connector
_description
protected java.lang.String _description
_mech
protected java.lang.String _mech
class$com$sun$star$comp$connections$Connector
static java.lang.Class class$com$sun$star$comp$connections$Connector
serviceName
protected static final java.lang.String serviceName
Connector
protected Connector(com.sun.star.lang.XMultiServiceFactory xmsf,
java.lang.Object[] o)
class$
static java.lang.Class class$(java.lang.String s)
connect
public com.sun.star.connection.XConnection connect(java.lang.String s)
throws com.sun.star.connection.NoConnectException,
com.sun.star.connection.ConnectionSetupException,
com.sun.star.uno.RuntimeException
- Specified by:
connect
in interface com.sun.star.connection.XConnector
getServiceFactory
public static com.sun.star.lang.XSingleServiceFactory getServiceFactory(java.lang.String s,
com.sun.star.lang.XMultiServiceFactory xmsf,
com.sun.star.registry.XRegistryKey xrk)
writeRegistryServiceInfo
public static boolean writeRegistryServiceInfo(com.sun.star.registry.XRegistryKey xrk)