Uses of Class
com.sun.corba.se.spi.activation.ServerNotRegistered
Packages that use ServerNotRegistered
-
Uses of ServerNotRegistered in com.sun.corba.se.impl.activation
Methods in com.sun.corba.se.impl.activation that throw ServerNotRegisteredModifier and TypeMethodDescriptionvoidServerManagerImpl.activate(int serverId) voidString[]ServerManagerImpl.getORBNames(int serverId) RepositoryImpl.getServer(int serverId) intRepositoryImpl.getServerID(String applicationName) voidRepositoryImpl.install(int serverId) voidServerManagerImpl.install(int serverId) booleanRepositoryImpl.isInstalled(int serverId) ServerManagerImpl.locateServer(int serverId, String endpointType) ServerManagerImpl.locateServerForORB(int serverId, String orbId) This method is used to obtain the registered ports for an ORB.voidServerManagerImpl.registerEndpoints(int serverId, String orbId, EndPointInfo[] endpointList) voidRepositoryImpl.uninstall(int serverId) voidServerManagerImpl.uninstall(int serverId) voidRepositoryImpl.unregisterServer(int serverId) -
Uses of ServerNotRegistered in com.sun.corba.se.spi.activation
Fields in com.sun.corba.se.spi.activation declared as ServerNotRegisteredMethods in com.sun.corba.se.spi.activation that return ServerNotRegisteredModifier and TypeMethodDescriptionstatic ServerNotRegisteredstatic ServerNotRegisteredServerNotRegisteredHelper.read(InputStream istream) Methods in com.sun.corba.se.spi.activation with parameters of type ServerNotRegisteredModifier and TypeMethodDescriptionstatic voidServerNotRegisteredHelper.insert(Any a, ServerNotRegistered that) static voidServerNotRegisteredHelper.write(OutputStream ostream, ServerNotRegistered value) Methods in com.sun.corba.se.spi.activation that throw ServerNotRegisteredModifier and TypeMethodDescriptionvoid_ActivatorStub.activate(int serverId) void_ServerManagerStub.activate(int serverId) voidActivatorOperations.activate(int serverId) voidActivatorPOATie.activate(int serverId) voidServerManagerPOATie.activate(int serverId) voidvoidvoidvoidvoidString[]_ActivatorStub.getORBNames(int serverId) String[]_ServerManagerStub.getORBNames(int serverId) String[]ActivatorOperations.getORBNames(int serverId) String[]ActivatorPOATie.getORBNames(int serverId) String[]ServerManagerPOATie.getORBNames(int serverId) _RepositoryStub.getServer(int serverId) RepositoryOperations.getServer(int serverId) RepositoryPOATie.getServer(int serverId) int_RepositoryStub.getServerID(String applicationName) intRepositoryOperations.getServerID(String applicationName) intRepositoryPOATie.getServerID(String applicationName) void_ActivatorStub.install(int serverId) void_RepositoryStub.install(int serverId) void_ServerManagerStub.install(int serverId) voidActivatorOperations.install(int serverId) voidActivatorPOATie.install(int serverId) voidRepositoryOperations.install(int serverId) voidRepositoryPOATie.install(int serverId) voidServerManagerPOATie.install(int serverId) boolean_RepositoryStub.isInstalled(int serverId) booleanRepositoryOperations.isInstalled(int serverId) booleanRepositoryPOATie.isInstalled(int serverId) _LocatorStub.locateServer(int serverId, String endPoint) _ServerManagerStub.locateServer(int serverId, String endPoint) LocatorOperations.locateServer(int serverId, String endPoint) LocatorPOATie.locateServer(int serverId, String endPoint) ServerManagerPOATie.locateServer(int serverId, String endPoint) _LocatorStub.locateServerForORB(int serverId, String orbId) _ServerManagerStub.locateServerForORB(int serverId, String orbId) LocatorOperations.locateServerForORB(int serverId, String orbId) LocatorPOATie.locateServerForORB(int serverId, String orbId) ServerManagerPOATie.locateServerForORB(int serverId, String orbId) void_ActivatorStub.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) void_ServerManagerStub.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidActivatorOperations.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidActivatorPOATie.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) voidServerManagerPOATie.registerEndpoints(int serverId, String orbId, EndPointInfo[] endPointInfo) void_ActivatorStub.shutdown(int serverId) void_ServerManagerStub.shutdown(int serverId) voidActivatorOperations.shutdown(int serverId) voidActivatorPOATie.shutdown(int serverId) voidServerManagerPOATie.shutdown(int serverId) void_ActivatorStub.uninstall(int serverId) void_RepositoryStub.uninstall(int serverId) void_ServerManagerStub.uninstall(int serverId) voidActivatorOperations.uninstall(int serverId) voidActivatorPOATie.uninstall(int serverId) voidRepositoryOperations.uninstall(int serverId) voidRepositoryPOATie.uninstall(int serverId) voidServerManagerPOATie.uninstall(int serverId) void_RepositoryStub.unregisterServer(int serverId) voidRepositoryOperations.unregisterServer(int serverId) voidRepositoryPOATie.unregisterServer(int serverId) Constructors in com.sun.corba.se.spi.activation with parameters of type ServerNotRegistered