public class AppServerRoots extends DefaultManageableFolder implements Refreshable, CompositeManageable
AppServerRoot objects.
The container is initialized from an RCInstance, it reads all
connections in the RCInstance and creates an AppServerRoot for each
connection.DefaultManageableElement.TypeIterator<T>manageable_, STATE_CHANGED, STRUCTURE_CHANGED| Constructor and Description |
|---|
AppServerRoots(java.lang.String name,
oracle.adf.rc.core.RCSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(java.lang.String name) |
java.util.Collection<AppServerRoot> |
getAppServerRootList()
Get a list of all
AppServerRoot children. |
RootManageableContext |
getContextByName(java.lang.String name) |
oracle.jdeveloper.asnav.model.AppServerContextFactory |
getContextFactory()
Deprecated.
|
javax.swing.Icon |
getIcon()
This implementation returns a plain document icon.
|
java.util.List<Manageable> |
getManageables() |
java.lang.String |
getName() |
oracle.adf.rc.core.RCSession |
getRCSession() |
java.lang.String |
getShortLabel()
This implementation returns a place-holder
String. |
boolean |
isIdeDefault()
Does this element include
AppServerRoots defined in the IDE. |
protected java.util.List<Element> |
loadChildren()
Refresh the children cache.
|
void |
refresh()
Refreshes the state of the folder and/or its children.
|
add, canAdd, canRemove, containsChild, fetchOnBackgroundThread, getChildren, getChildrenList, getManageable, mayHaveChildren, moStateChanged, moStructureChanged, recognize, refreshFolder, reloadChildren, remove, removeAll, setStateIf, sizeattach, detach, fireStateChanged, fireStructureChanged, getData, getParent, getWaitCursor, isWaitCursorEnabled, notifyObservers, setManageable, setWaitCursorEnabled, updategetAttributesgetLongLabel, getToolTipText, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributes, getDatagetAttributedLabel, getLongLabel, getToolTipText, toStringpublic AppServerRoots(java.lang.String name,
oracle.adf.rc.core.RCSession session)
public boolean isIdeDefault()
AppServerRoots defined in the IDE.public java.util.Collection<AppServerRoot> getAppServerRootList()
AppServerRoot children.@Deprecated public oracle.jdeveloper.asnav.model.AppServerContextFactory getContextFactory()
public RootManageableContext getContextByName(java.lang.String name)
public oracle.adf.rc.core.RCSession getRCSession()
public java.lang.String getName()
public void refresh()
DefaultManageableFolderrefresh in interface Refreshablerefresh in class DefaultManageableFolderDefaultManageableFolderpublic void delete(java.lang.String name)
public javax.swing.Icon getIcon()
DefaultDisplayablegetIcon in interface DisplayablegetIcon in class DefaultManageableFolderIcon to be displayed for the
Displayable.Displayable.getIcon()public java.lang.String getShortLabel()
DefaultDisplayableString.getShortLabel in interface DisplayablegetShortLabel in class DefaultDisplayableDisplayable
that can be shown to the user.Displayable.getShortLabel()protected java.util.List<Element> loadChildren()
DefaultManageableFolderloadChildren in class DefaultManageableFolderpublic java.util.List<Manageable> getManageables()
getManageables in interface CompositeManageable