Uses of Class
org.apache.avalon.fortress.tools.Service

Uses of Service in org.apache.avalon.fortress.tools
 

Methods in org.apache.avalon.fortress.tools that return Service
protected  Service ComponentMetaInfoCollector.getService(java.lang.String type)
          Get the unique Service object for the specified type.
 

Methods in org.apache.avalon.fortress.tools with parameters of type Service
 void Component.addDependency(Service service)
          Add a dependency to this type.