|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.avalon.phoenix.components.embeddor.SingleAppEmbeddor
WARNING: DO NOT USE THIS SERVLET FOR PRODUCTION SERVICE. THIS IS EXPERIMENTAL. Embeddor to host only a single application. It is required that the user set parameter
Constructor Summary | |
SingleAppEmbeddor()
Deprecated. |
Method Summary | |
protected void |
deployDefaultApplications()
Deprecated. Deploy a single application. |
boolean |
hasComponent(String role)
Deprecated. |
String[] |
list()
Deprecated. List all block names in application. |
Component |
lookup(String role)
Deprecated. Get a Block by name. |
void |
release(Component component)
Deprecated. Release block back to application. |
Constructor Detail |
public SingleAppEmbeddor()
Method Detail |
protected void deployDefaultApplications() throws Exception
Exception
- if an error occurspublic String[] list()
public Component lookup(String role) throws ComponentException
public boolean hasComponent(String role)
public void release(Component component)
component
- the block
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |