|
||||||||||
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.server.dispatch.ServletProtocolConfig
public class ServletProtocolConfig
Configuration for a servlet web-service protocol.
Field Summary |
---|
Fields inherited from class com.caucho.config.cfg.BeanConfig |
---|
_bean |
Constructor Summary | |
---|---|
ServletProtocolConfig()
Creates a new protocol configuration object. |
Method Summary | |
---|---|
ProtocolServletFactory |
createFactory()
|
protected void |
deploy()
|
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 ServletProtocolConfig()
Method Detail |
---|
public ProtocolServletFactory createFactory()
protected void deploy()
deploy
in class BeanConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |