java.lang .Object com.sun.jbi.management.engine .ModelEngineComponent calc.src.com.abc.jbi.calculator.engine .CalculatorServiceController Method Summary public String deploy (String suId, String suPath) This method is called by the framework when a deployment request comes
for the component.
Parameters: suId - service unit id.Parameters: suPath - service unit path.public voidinit (javax.jbi.component.ComponentContext anEnv) Initializes CalculatorServiceController.
Methods inherited from com.sun.jbi.management.engine.ModelEngineComponent public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws java.lang.IllegalArgumentException (Code) (Java Doc) protected void bootstrap()(Code) (Java Doc) public String deploy(String serviceUnitName, String serviceUnitRootPath) throws DeploymentException (Code) (Java Doc) public String getComponentInfo()(Code) (Java Doc) public ObjectName getConfigurationMBean()(Code) (Java Doc) public ObjectName getDefaultLoggerMBean()(Code) (Java Doc) public ObjectName getDeployerMBean()(Code) (Java Doc) public ObjectName getExtensionMBeanName()(Code) (Java Doc) public String getHelp()(Code) (Java Doc) public ComponentLifeCycle getLifeCycle()(Code) (Java Doc) public ObjectName getLifeCycleMBean()(Code) (Java Doc) public ObjectName getLoggerMBeanByName(String aLoggerName)(Code) (Java Doc) public ObjectName [] getLoggerMBeans()(Code) (Java Doc) public NotificationBroadcasterSupport getNotificationBroadcaster()(Code) (Java Doc) public MBeanNotificationInfo [] getNotificationInfo()(Code) (Java Doc) public Document getServiceDescription(ServiceEndpoint endpoint)(Code) (Java Doc) public ServiceUnitManager getServiceUnitManager()(Code) (Java Doc) public String getcomponentName()(Code) (Java Doc) public void init(ComponentContext context) throws JBIException (Code) (Java Doc) public void init(String serviceUnitName, String serviceUnitRootPath) throws DeploymentException (Code) (Java Doc) protected void initModelEngineComponent(javax.jbi.component.ComponentContext anEnv, JbiNameInfo aJbiName)(Code) (Java Doc) protected void initModelEngineComponent(javax.jbi.component.ComponentContext anEnv, Logger aLogger, JbiNameInfo aJbiName)(Code) (Java Doc) public boolean isExchangeWithConsumerOkay(ServiceEndpoint endpoint, MessageExchange exchange)(Code) (Java Doc) public boolean isExchangeWithProviderOkay(ServiceEndpoint endpoint, MessageExchange exchange)(Code) (Java Doc) public String messageDeployOkay()(Code) (Java Doc) public String messageUnDeployOkay()(Code) (Java Doc) public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException (Code) (Java Doc) public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException (Code) (Java Doc) public ServiceEndpoint resolveEndpointReference(DocumentFragment epr)(Code) (Java Doc) public void shutDown() throws JBIException (Code) (Java Doc) public void shutDown(String serviceUnitName) throws DeploymentException (Code) (Java Doc) public void start() throws JBIException (Code) (Java Doc) public void start(String serviceUnitName) throws DeploymentException (Code) (Java Doc) public void stop() throws JBIException (Code) (Java Doc) public void stop(String serviceUnitName) throws DeploymentException (Code) (Java Doc) public String undeploy(String serviceUnitName, String serviceUnitRootPath) throws DeploymentException (Code) (Java Doc)