|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RemoteAdminService
RemoteAdminService
| Method Summary | |
|---|---|
RemoteCatalogInfoManager |
getCatalogInfoManager()
get RemoteCatalogInfoManager. |
RemoteClusterAdminService |
getClusterAdminService()
Get RemoteClusterAdminService. |
RemoteConfigService |
getConfigService()
Get RemoteConfigService. |
RemoteConnectionInfoProviderService |
getConnectionInfoProviderService()
get connection information provider service. |
RemoteConnectionPoolManager |
getConnectionPoolManager()
Get RemoteConnectionPoolManager. |
RemoteDataManager |
getDataManager()
get RemoteDataManager |
RemoteResourceAdminService |
getResourceAdminService()
Get RemoteResourceAdminService. |
RemoteResourceAliasManager |
getResourceAliasManager()
get resource alias manager |
RemoteSecurityAdminService |
getSecurityAdminService()
Get RemoteSecurityAdminService. |
| Method Detail |
|---|
RemoteClusterAdminService getClusterAdminService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteResourceAdminService getResourceAdminService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteSecurityAdminService getSecurityAdminService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigService getConfigService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConnectionPoolManager getConnectionPoolManager()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteDataManager getDataManager()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteResourceAliasManager getResourceAliasManager()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConnectionInfoProviderService getConnectionInfoProviderService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteCatalogInfoManager getCatalogInfoManager()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||