quamj.qps
Class QualityProvisioningService_impl

java.lang.Object
  |
  +--org.omg.CORBA.LocalObject
        |
        +--quamj.qps.QualityProvisioningService_impl
All Implemented Interfaces:
org.omg.CORBA.Object

public class QualityProvisioningService_impl
extends org.omg.CORBA.LocalObject


Method Summary
 void _initialize(org.omg.CORBA.ORB orb)
           
 LocalMapperManager getLMM()
           
 quamj.qps.rm.LocalResourceManager getLRM()
           
 QOA getQOA()
           
 QoSControl getQoSControl()
           
 QoSRepository getQoSRepository()
           
 void post_init(org.omg.PortableInterceptor.ORBInitInfo orbinfo)
           
 
Methods inherited from class org.omg.CORBA.LocalObject
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQoSRepository

public QoSRepository getQoSRepository()

getQOA

public QOA getQOA()

getLRM

public quamj.qps.rm.LocalResourceManager getLRM()

getLMM

public LocalMapperManager getLMM()

getQoSControl

public QoSControl getQoSControl()

post_init

public void post_init(org.omg.PortableInterceptor.ORBInitInfo orbinfo)

_initialize

public void _initialize(org.omg.CORBA.ORB orb)