hp.opencall.media.signalling
Class ComponentProvider

java.lang.Object
  extended byhp.opencall.media.signalling.ComponentProvider

public class ComponentProvider
extends java.lang.Object

The ComponentProvider class supplies an access to OCMP Components. The RoutingPlan is currently the only component provided to develop external connection provider.


Constructor Summary
ComponentProvider()
           
 
Method Summary
static RoutingPlan getRoutingPlan()
          Get the current RoutingPlan enregistered in OCMP.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentProvider

public ComponentProvider()
Method Detail

getRoutingPlan

public static RoutingPlan getRoutingPlan()
                                  throws hp.opencall.media.common.ResourceNotAvailableException
Get the current RoutingPlan enregistered in OCMP.

Throws:
hp.opencall.media.common.ResourceNotAvailableException - if no routing plan has been registered