Uses of Class
org.apache.aries.blueprint.jaxb.TregistrationListener

Packages that use TregistrationListener
org.apache.aries.blueprint.jaxb   
 

Uses of TregistrationListener in org.apache.aries.blueprint.jaxb
 

Fields in org.apache.aries.blueprint.jaxb with type parameters of type TregistrationListener
protected  java.util.List<TregistrationListener> Tservice.registrationListener
           
 

Methods in org.apache.aries.blueprint.jaxb that return TregistrationListener
 TregistrationListener ObjectFactory.createTregistrationListener()
          Create an instance of TregistrationListener
 

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type TregistrationListener
 java.util.List<TregistrationListener> Tservice.getRegistrationListener()
          Gets the value of the registrationListener property.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.