public class RemoteClient extends BeanConfig
_bean
Constructor and Description |
---|
RemoteClient()
Creates a new protocol configuration object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
deploy() |
void |
setInterface(java.lang.Class<?> type)
Sets the proxy interface class.
|
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
public void setInterface(java.lang.Class<?> type)
protected void deploy()
deploy
in class BeanConfig