Uses of Class
org.apache.cxf.tools.plugin.Container
-
Packages that use Container Package Description org.apache.cxf.tools.plugin -
-
Uses of Container in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as Container Modifier and Type Field Description protected ContainerFrontEnd. containerMethods in org.apache.cxf.tools.plugin that return Container Modifier and Type Method Description ContainerObjectFactory. createContainer()Create an instance ofContainerContainerFrontEnd. getContainer()Gets the value of the container property.Methods in org.apache.cxf.tools.plugin with parameters of type Container Modifier and Type Method Description voidFrontEnd. setContainer(Container value)Sets the value of the container property.
-