Uses of Class
org.apache.servicemix.wsn.component.WSNLifeCycle

Packages that use WSNLifeCycle
org.apache.servicemix.wsn.jbi JBI implementation of NotificationBroker and related services. 
org.apache.servicemix.wsn.spring   
 

Uses of WSNLifeCycle in org.apache.servicemix.wsn.jbi
 

Methods in org.apache.servicemix.wsn.jbi that return WSNLifeCycle
 WSNLifeCycle JbiPublisher.getLifeCycle()
           
 WSNLifeCycle JbiSubscription.getLifeCycle()
           
 WSNLifeCycle JbiNotificationBroker.getLifeCycle()
           
 

Methods in org.apache.servicemix.wsn.jbi with parameters of type WSNLifeCycle
 void JbiPublisher.setLifeCycle(WSNLifeCycle lifeCycle)
           
 void JbiSubscription.setLifeCycle(WSNLifeCycle lifeCycle)
           
 void JbiNotificationBroker.setLifeCycle(WSNLifeCycle lifeCycle)
           
 

Uses of WSNLifeCycle in org.apache.servicemix.wsn.spring
 

Subclasses of WSNLifeCycle in org.apache.servicemix.wsn.spring
 class WSNSpringComponent.LifeCycle
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.