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 Sep 22, 2012 10:58:02 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
create_POAManager
POAManager create_POAManager(String id,
Policy[] policies)
throws ManagerAlreadyExists,
PolicyError
- Throws:
ManagerAlreadyExists
PolicyError
list
POAManager[] list()
find
POAManager find(String id)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.