quamj.qps.mappers
Class DistributedMapperManager_impl

java.lang.Object
  |
  +--DistributedMapperManagerPOA
        |
        +--quamj.qps.mappers.DistributedMapperManager_impl

public class DistributedMapperManager_impl
extends DistributedMapperManagerPOA

See Also:
Serialized Form

Constructor Summary
DistributedMapperManager_impl(org.omg.CORBA.ORB orb, org.omg.PortableServer.POA controlPOA, LocalMapperManager lsm)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 DistributedQoSMapper getQoSMapper(MapperInfo m_info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedMapperManager_impl

public DistributedMapperManager_impl(org.omg.CORBA.ORB orb,
                                     org.omg.PortableServer.POA controlPOA,
                                     LocalMapperManager lsm)
Method Detail

getQoSMapper

public DistributedQoSMapper getQoSMapper(MapperInfo m_info)
                                  throws MapperNotExistException
MapperNotExistException

_default_POA

public org.omg.PortableServer.POA _default_POA()