Uses of Class
com.sun.enterprise.admin.servermgmt.xml.stringsubs.Component
-
Packages that use Component Package Description com.sun.enterprise.admin.servermgmt.xml.stringsubs -
-
Uses of Component in com.sun.enterprise.admin.servermgmt.xml.stringsubs
Fields in com.sun.enterprise.admin.servermgmt.xml.stringsubs with type parameters of type Component Modifier and Type Field Description protected List<Component>StringsubsDefinition. componentMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return Component Modifier and Type Method Description ComponentObjectFactory. createComponent()Create an instance ofComponentMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return types with arguments of type Component Modifier and Type Method Description List<Component>StringsubsDefinition. getComponent()Gets the value of the component property.
-