|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.cfg.BeanConfig
com.caucho.remote.client.RemoteClient
public class RemoteClient
Configuration class for a remote client
Field Summary |
---|
Fields inherited from class com.caucho.config.cfg.BeanConfig |
---|
_bean |
Constructor Summary | |
---|---|
RemoteClient()
Creates a new protocol configuration object. |
Method Summary | |
---|---|
protected void |
deploy()
|
void |
setInterface(java.lang.Class<?> type)
Sets the proxy interface class. |
Methods inherited from class com.caucho.config.cfg.BeanConfig |
---|
addBinding, addCustomBean, addInitProgram, addOptionalStringProperty, addParam, addProperty, addStringProperty, createObjectNoInit, getBeanConfigClass, getBeanManager, getBindingList, getCdiNamed, getClassType, getComponent, getDefaultScope, getFilename, getInit, getLine, getMBeanName, getName, getObject, getStereotypeList, getTagName, getUri, init, introspectPostInit, isDefaultService, isStartup, setBeanConfigClass, setClass, setConfigLocation, setInit, setJndiName, setMbeanClass, setMbeanInterface, setMbeanName, setName, setScope, setScopeType, setService, setType, setUri, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RemoteClient()
Method Detail |
---|
public void setInterface(java.lang.Class<?> type)
protected void deploy()
deploy
in class BeanConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |