Apache CXF API

Uses of Class
org.apache.cxf.tools.plugin.Container

Packages that use Container
org.apache.cxf.tools.plugin   
 

Uses of Container in org.apache.cxf.tools.plugin
 

Fields in org.apache.cxf.tools.plugin declared as Container
protected  Container FrontEnd.container
           
 

Methods in org.apache.cxf.tools.plugin that return Container
 Container ObjectFactory.createContainer()
          Create an instance of Container
 Container FrontEnd.getContainer()
          Gets the value of the container property.
 

Methods in org.apache.cxf.tools.plugin with parameters of type Container
 void FrontEnd.setContainer(Container value)
          Sets the value of the container property.
 


Apache CXF API

Apache CXF