org.omg.PortableServer
Interface POAManagerFactoryOperations
- All Known Subinterfaces:
- POAManagerFactory
- All Known Implementing Classes:
- _POAManagerFactoryLocalBase, POAManagerFactoryLocalTie
public interface POAManagerFactoryOperations
Generated from IDL interface "POAManagerFactory".
- Version:
- generated at Aug 22, 2009 1:40:09 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
create_POAManager
POAManager create_POAManager(java.lang.String id,
Policy[] policies)
throws ManagerAlreadyExists,
PolicyError
- Throws:
ManagerAlreadyExists
PolicyError
list
POAManager[] list()
find
POAManager find(java.lang.String id)
Copyright © 2009. All Rights Reserved.