Package | Description |
---|---|
org.apache.river.reggie |
Provides implementations of
ServiceRegistrar . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ConstrainableRegistrarProxy
RegistrarProxy subclass that supports constraints.
|
Modifier and Type | Field and Description |
---|---|
private RegistrarProxy |
RegistrarImpl.proxy
Proxy for myself
|
private RegistrarProxy |
RegistrarImpl.EventTask.proxy |
Modifier and Type | Method and Description |
---|---|
(package private) static RegistrarProxy |
RegistrarProxy.getInstance(Registrar server,
ServiceID registrarID)
Returns RegistrarProxy or ConstrainableRegistrarProxy instance,
depending on whether given server implements RemoteMethodControl.
|
Constructor and Description |
---|
EventTask(RegistrarImpl.EventReg reg,
ServiceID sid,
Item item,
int transition,
RegistrarProxy proxy,
Registrar registrar,
long now)
Simple constructor, except increments reg.seqNo.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.