Package | Description |
---|---|
info.pppc.base.system |
Modifier and Type | Method and Description |
---|---|
PluginManager.Session |
PluginManager.Session.copy(boolean deep)
Creates a copy of the session.
|
PluginManager.Session |
PluginManager.Session.getParent()
Returns the parent of the session.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginManager.Session.setChild(PluginManager.Session child)
Sets the child of the session.
|
void |
PluginManager.Session.setParent(PluginManager.Session parent)
Sets the parent of the session.
|