|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.remoting.RemoteComponent
public class RemoteComponent
| Constructor Summary | |
|---|---|
RemoteComponent(ServerDescriptor sd,
ComponentName name)
|
|
| Method Summary | |
|---|---|
void |
addExtension(Extension extension)
|
RemoteContext |
getContext()
|
Extension[] |
getExtensions()
|
ComponentName |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteComponent(ServerDescriptor sd,
ComponentName name)
| Method Detail |
|---|
public RemoteContext getContext()
public ComponentName getName()
public void addExtension(Extension extension)
public Extension[] getExtensions()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||