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 JbiNotificationBroker.getLifeCycle()
           
 WSNLifeCycle JbiSubscription.getLifeCycle()
           
 WSNLifeCycle JbiPublisher.getLifeCycle()
           
 

Methods in org.apache.servicemix.wsn.jbi with parameters of type WSNLifeCycle
 void JbiNotificationBroker.setLifeCycle(WSNLifeCycle lifeCycle)
           
 void JbiSubscription.setLifeCycle(WSNLifeCycle lifeCycle)
           
 void JbiPublisher.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.