Uses of Interface
com.ibm.wsspi.adaptable.module.Entry
-
Uses of Entry in com.ibm.wsspi.adaptable.module
Modifier and TypeMethodDescriptionObtain adaptable entry from this container.
Path may be relative to this node, or absolute to the local root.
Local root is the 'enclosingContainer' above this Container in the hierarchy, that returns true for 'isRoot'. -
Uses of Entry in com.ibm.wsspi.adaptable.module.adapters
Modifier and TypeMethodDescription<T> T
AdapterFactoryService.adapt
(Container root, OverlayContainer rootOverlay, ArtifactEntry artifactEntry, Entry entryToAdapt, Class<T> t) EntryAdapter.adapt
(Container root, OverlayContainer rootOverlay, ArtifactEntry artifactEntry, Entry entryToAdapt) Adapt from the Adaptable 'entryToAdapt' to type T