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

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

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

Subclasses of Tservice in org.apache.aries.blueprint.jaxb
 class TinlinedService
          The Tinlined-service type is used for inlined (i.e.
 

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

Methods in org.apache.aries.blueprint.jaxb that return types with arguments of type Tservice
 javax.xml.bind.JAXBElement<Tservice> ObjectFactory.createTblueprintService(Tservice value)
          Create an instance of JAXBElement<Tservice>}
 

Methods in org.apache.aries.blueprint.jaxb with parameters of type Tservice
 javax.xml.bind.JAXBElement<Tservice> ObjectFactory.createTblueprintService(Tservice value)
          Create an instance of JAXBElement<Tservice>}
 



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