| Modifier and Type | Interface and Description |
|---|---|
interface |
OntologyNetworkMultiplexer
Deprecated.
Packages, class names etc. containing "ontonet" in any capitalization are being phased out.
Please switch to
Multiplexer as soon as possible. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionListener
Deprecated.
Packages, class names etc. containing "ontonet" in any capitalization are being phased out.
Please switch to
SessionListener
as soon as possible. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Multiplexer
The object that "knows" the relationships between stored graphs and their usage in ontology spaces or
sessions.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SessionListener> |
SessionListenable.getSessionListeners()
Returns all the registered session listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionListenable.addSessionListener(SessionListener listener)
Adds the given SessionListener to the pool of registered listeners.
|
void |
SessionListenable.removeSessionListener(SessionListener listener)
Removes the given SessionListener from the pool of active listeners.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.