|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Actor | |
|---|---|
| orca.cod | |
| orca.manage.extensions.standard.actors | |
| orca.manage.extensions.standard.container | |
| orca.sharp.plugins | |
| orca.shirako.core | |
| orca.shirako.plugins | |
| orca.shirako.plugins.config | |
| Uses of Actor in orca.cod |
|---|
| Methods in orca.cod with parameters of type Actor | |
|---|---|
void |
AuthorityCodSlice.revisit(Actor actor,
java.util.Properties properties)
|
| Uses of Actor in orca.manage.extensions.standard.actors |
|---|
| Methods in orca.manage.extensions.standard.actors that return Actor | |
|---|---|
protected Actor |
StandardSMFactory.getActorObject()
|
protected Actor |
StandardBrokerFactory.getActorObject()
|
| Uses of Actor in orca.manage.extensions.standard.container |
|---|
| Methods in orca.manage.extensions.standard.container that return Actor | |
|---|---|
protected Actor |
StandardContainerManagerObject.createActor(java.util.Properties p)
Creates an actor instance from the specified properties list |
| Uses of Actor in orca.sharp.plugins |
|---|
| Constructors in orca.sharp.plugins with parameters of type Actor | |
|---|---|
ServerPlugin(Actor actor,
IDatabase db,
Config config,
KeyManager keyManager)
|
|
| Uses of Actor in orca.shirako.core |
|---|
| Subclasses of Actor in orca.shirako.core | |
|---|---|
class |
Authority
Authority is the base implementation for a site authority
actor. |
class |
Broker
Broker offers the base for all broker actors. |
class |
ServiceManager
ServiceManager is the base implementation for a service
manager actor. |
| Constructors in orca.shirako.core with parameters of type Actor | |
|---|---|
Policy(Actor actor)
Creates a new mapper instance. |
|
| Uses of Actor in orca.shirako.plugins |
|---|
| Constructors in orca.shirako.plugins with parameters of type Actor | |
|---|---|
ShirakoPlugin(Actor actor,
IDatabase db,
Config config)
Create a new BasePlugin |
|
| Uses of Actor in orca.shirako.plugins.config |
|---|
| Methods in orca.shirako.plugins.config with parameters of type Actor | |
|---|---|
void |
AntConfig.revisit(Actor actor,
java.util.Properties p)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||