Uses of Class
com.sun.corba.se.spi.activation.ServerHeldDown
Packages that use ServerHeldDown
-
Uses of ServerHeldDown in com.sun.corba.se.impl.activation
Methods in com.sun.corba.se.impl.activation that throw ServerHeldDownModifier and TypeMethodDescriptionvoidServerManagerImpl.activate(int serverId) voidServerManagerImpl.install(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.uninstall(int serverId) -
Uses of ServerHeldDown in com.sun.corba.se.spi.activation
Fields in com.sun.corba.se.spi.activation declared as ServerHeldDownMethods in com.sun.corba.se.spi.activation that return ServerHeldDownModifier and TypeMethodDescriptionstatic ServerHeldDownstatic ServerHeldDownServerHeldDownHelper.read(InputStream istream) Methods in com.sun.corba.se.spi.activation with parameters of type ServerHeldDownModifier and TypeMethodDescriptionstatic voidServerHeldDownHelper.insert(Any a, ServerHeldDown that) static voidServerHeldDownHelper.write(OutputStream ostream, ServerHeldDown value) Methods in com.sun.corba.se.spi.activation that throw ServerHeldDownModifier and TypeMethodDescriptionvoid_ActivatorStub.activate(int serverId) void_ServerManagerStub.activate(int serverId) voidActivatorOperations.activate(int serverId) voidActivatorPOATie.activate(int serverId) voidServerManagerPOATie.activate(int serverId) void_ActivatorStub.install(int serverId) void_ServerManagerStub.install(int serverId) voidActivatorOperations.install(int serverId) voidActivatorPOATie.install(int serverId) voidServerManagerPOATie.install(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.uninstall(int serverId) void_ServerManagerStub.uninstall(int serverId) voidActivatorOperations.uninstall(int serverId) voidActivatorPOATie.uninstall(int serverId) voidServerManagerPOATie.uninstall(int serverId) Constructors in com.sun.corba.se.spi.activation with parameters of type ServerHeldDown