Package org.apache.fulcrum.testcontainer
Schnittstelle Container
- Alle Superschnittstellen:
org.apache.avalon.framework.activity.Disposable
,org.apache.avalon.framework.activity.Initializable
- Alle bekannten Implementierungsklassen:
ECMContainer
,YAAFIContainer
public interface Container
extends org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.activity.Disposable
This is a simple interface around the ECM and Yaafi containers
- Autor:
- Eric Pugh
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Key used in the context for defining the application rootstatic final String
Alternate Merlin Friendly Key used in the context for defining the application rootstatic final String
Alternate Merlin Friendly Key used in the context for defining the application root -
Methodenübersicht
Von Schnittstelle geerbte Methoden org.apache.avalon.framework.activity.Disposable
dispose
Von Schnittstelle geerbte Methoden org.apache.avalon.framework.activity.Initializable
initialize
-
Felddetails
-
COMPONENT_APP_ROOT
Key used in the context for defining the application root- Siehe auch:
-
URN_AVALON_HOME
Alternate Merlin Friendly Key used in the context for defining the application root- Siehe auch:
-
URN_AVALON_TEMP
Alternate Merlin Friendly Key used in the context for defining the application root- Siehe auch:
-
-
Methodendetails
-
startup
-
lookup
- Löst aus:
org.apache.avalon.framework.component.ComponentException
-
release
-