- serialize(File) - Method in class org.apache.avalon.fortress.tools.Component
-
Output the meta information.
- serialize(File) - Method in class org.apache.avalon.fortress.tools.Service
-
Output the service info.
- Service - Class in org.apache.avalon.fortress.tools
-
Encapsulate the Service information, and encapsulate all the
logic to serialize the service.
- Service(String) - Constructor for class org.apache.avalon.fortress.tools.Service
-
Initialize a service with the type name.
- SERVICE_MANAGER - Static variable in class org.apache.avalon.fortress.tools.Component
-
- setAllClasses(ArrayList) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
-
Set the list of classes to extract metadata from
- setAttribute(String, String) - Method in class org.apache.avalon.fortress.tools.Component
-
Set the component attribute.
- setDestDir(File) - Method in class org.apache.avalon.fortress.tools.ComponentMetaAntTask
-
Set the destination directory for the meta information.
- setDestDir(File) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
-
Set the destination directory for the meta information.
- SINGLE_THREADED - Static variable in class org.apache.avalon.fortress.tools.Component
-
- stripQuotes(String) - Method in class org.apache.avalon.fortress.tools.Component
-