1. package org.omg.PortableServer;
  2. /**
  3. * org/omg/PortableServer/ServantActivator.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.2"
  5. * from ../../../../src/share/classes/org/omg/PortableServer/poa.idl
  6. * Wednesday, September 15, 2004 10:28:41 AM GMT
  7. */
  8. /**
  9. * When the POA has the RETAIN policy it uses servant
  10. * managers that are ServantActivators.
  11. */
  12. public interface ServantActivator extends ServantActivatorOperations, org.omg.PortableServer.ServantManager, org.omg.CORBA.portable.IDLEntity
  13. {
  14. } // interface ServantActivator