|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.configuration.QpidProperty<Long>
org.apache.qpid.configuration.QpidProperty.QpidLongProperty
static class QpidProperty.QpidLongProperty
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.configuration.QpidProperty |
---|
QpidProperty.QpidBooleanProperty, QpidProperty.QpidIntProperty, QpidProperty.QpidLongProperty, QpidProperty.QpidStringProperty |
Field Summary |
---|
Fields inherited from class org.apache.qpid.configuration.QpidProperty |
---|
accessor |
Constructor Summary | |
---|---|
QpidProperty.QpidLongProperty(Accessor accessor,
Long defValue,
String... names)
|
|
QpidProperty.QpidLongProperty(Long defValue,
String... names)
|
Method Summary | |
---|---|
protected Long |
getByName(String name)
|
Methods inherited from class org.apache.qpid.configuration.QpidProperty |
---|
booleanProperty, booleanProperty, get, intProperty, intProperty, longProperty, longProperty, stringProperty, stringProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
QpidProperty.QpidLongProperty(Long defValue, String... names)
QpidProperty.QpidLongProperty(Accessor accessor, Long defValue, String... names)
Method Detail |
---|
protected Long getByName(String name)
getByName
in class QpidProperty<Long>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |