|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtendedConfig
Extended common runtime configuration.
| Method Summary | |
|---|---|
boolean |
isProperty(String name)
Get the value of the property with a given name converted to boolean. |
| Methods inherited from interface javax.ws.rs.core.Configuration |
|---|
getClasses, getContracts, getInstances, getProperties, getProperty, getPropertyNames, getRuntimeType, isEnabled, isEnabled, isRegistered, isRegistered |
| Method Detail |
|---|
boolean isProperty(String name)
boolean.
Returns false if the value is not convertible.
name - property name.
boolean property value or false if the property is not
convertible.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||