Uses of Interface
org.apache.aries.subsystem.AriesSubsystem

Packages that use AriesSubsystem
org.apache.aries.subsystem   
org.apache.aries.subsystem.core.internal   
 

Uses of AriesSubsystem in org.apache.aries.subsystem
 

Methods in org.apache.aries.subsystem that return AriesSubsystem
 AriesSubsystem AriesSubsystem.install(String location)
           
 AriesSubsystem AriesSubsystem.install(String location, org.apache.aries.util.filesystem.IDirectory content)
          Installs a subsystem from the specified location identifier and content.
 AriesSubsystem AriesSubsystem.install(String location, InputStream content)
           
 

Uses of AriesSubsystem in org.apache.aries.subsystem.core.internal
 

Classes in org.apache.aries.subsystem.core.internal that implement AriesSubsystem
 class BasicSubsystem
           
 

Methods in org.apache.aries.subsystem.core.internal that return AriesSubsystem
 AriesSubsystem BasicSubsystem.install(String location)
           
 AriesSubsystem BasicSubsystem.install(String location, org.apache.aries.util.filesystem.IDirectory content)
           
 AriesSubsystem BasicSubsystem.install(String location, InputStream content)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.