|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Orb
Orb Configuration properties
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
String |
getMaxConnections()
Gets the value of the maxConnections property. |
String |
getMessageFragmentSize()
Gets the value of the messageFragmentSize property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getUseThreadPoolIds()
Gets the value of the useThreadPoolIds property. |
void |
setMaxConnections(String value)
Sets the value of the maxConnections property. |
void |
setMessageFragmentSize(String value)
Sets the value of the messageFragmentSize property. |
void |
setUseThreadPoolIds(String value)
Sets the value of the useThreadPoolIds property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
@NotNull String getUseThreadPoolIds()
String
void setUseThreadPoolIds(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Min(value=128L) String getMessageFragmentSize()
String
void setMessageFragmentSize(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Min(value=0L) String getMaxConnections()
String
void setMaxConnections(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
List<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBag
getProperty in interface org.jvnet.hk2.config.types.PropertyBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||