|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterpretedContainer
Method Summary | |
---|---|
void |
setStructureHelper(com.ibm.ws.adaptable.module.structure.StructureHelper sh)
Set a structure helper into this interpreted container. |
Methods inherited from interface com.ibm.wsspi.adaptable.module.Container |
---|
getEnclosingContainer, getEntry, getName, getPath, getPhysicalPath, getRoot, getURLs, isRoot |
Methods inherited from interface com.ibm.wsspi.adaptable.module.Adaptable |
---|
adapt |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
void setStructureHelper(com.ibm.ws.adaptable.module.structure.StructureHelper sh)
Structure helpers can promote Containers to become isRoot = true.
sh
-
java.lang.IllegalStateException
- if a StructureHelper is already set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |