|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IApplication
Title: IApplication
Copyright: Copyright (c) 2002
Company: Plumtree
| Method Summary | |
|---|---|
boolean |
ContainsSubApplication(java.lang.String key)
Check if a subapplication is already in the subapplication table (i.e. |
CachingManager |
GetCachingManager()
Get the caching manager for this application |
IApplication |
GetSubApplication(java.lang.String key)
Get a sub application. |
VarPackManager |
GetVarPackManager()
Get the variable package manager |
void |
RemoveSubApplication(java.lang.String subApplicationName)
Remove a subspace from this application. |
| Method Detail |
|---|
boolean ContainsSubApplication(java.lang.String key)
key - The key which the subapplication is under.
CachingManager GetCachingManager()
IApplication GetSubApplication(java.lang.String key)
key - The key which the sub-application is under.
VarPackManager GetVarPackManager()
void RemoveSubApplication(java.lang.String subApplicationName)
subApplicationName -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||