Uses of Class
com.sun.enterprise.admin.servermgmt.xml.stringsubs.Archive
-
Packages that use Archive Package Description com.sun.enterprise.admin.servermgmt.stringsubs com.sun.enterprise.admin.servermgmt.stringsubs.impl com.sun.enterprise.admin.servermgmt.xml.stringsubs -
-
Uses of Archive in com.sun.enterprise.admin.servermgmt.stringsubs
Methods in com.sun.enterprise.admin.servermgmt.stringsubs with parameters of type Archive Modifier and Type Method Description List<? extends Substitutable>SubstitutableFactory. getArchiveEntrySubstitutable(Archive archive)Get's all theSubstitutableentries from anArchive. -
Uses of Archive in com.sun.enterprise.admin.servermgmt.stringsubs.impl
Methods in com.sun.enterprise.admin.servermgmt.stringsubs.impl with parameters of type Archive Modifier and Type Method Description List<? extends Substitutable>SubstituableFactoryImpl. getArchiveEntrySubstitutable(Archive archive) -
Uses of Archive in com.sun.enterprise.admin.servermgmt.xml.stringsubs
Fields in com.sun.enterprise.admin.servermgmt.xml.stringsubs with type parameters of type Archive Modifier and Type Field Description protected List<Archive>Group. archiveMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return Archive Modifier and Type Method Description ArchiveObjectFactory. createArchive()Create an instance ofArchiveMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return types with arguments of type Archive Modifier and Type Method Description List<Archive>Group. getArchive()Gets the value of the archive property.
-