org.apache.avalon.phoenix.interfaces
Interface Embeddor

All Known Implementing Classes:
DefaultEmbeddor

public interface Embeddor

This is the object that is interacted with to create, manage and dispose of the kernel and related resources.

Author:
Leo Simons, Peter Donald

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 void shutdown()
          Request the Embeddor shutsdown.
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

shutdown

public void shutdown()
Request the Embeddor shutsdown.



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.