org.omg.PortableServer

Interface AdapterActivator

public interface AdapterActivator extends AdapterActivatorOperations, IDLEntity, Object

Adapter activators are associated with POAs and supply the the ability to create child POAs on demand. The new POA can be created An AdapterActivator is always a local object.

See Also: AdapterActivatorOperations