|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlertSubscription
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Method Summary | |
|---|---|
FilterConfig |
getFilterConfig()
Gets the value of the filterConfig property. |
ListenerConfig |
getListenerConfig()
Gets the value of the listenerConfig property. |
String |
getName()
Gets the value of the name property. |
void |
setFilterConfig(FilterConfig value)
Sets the value of the filterConfig property. |
void |
setListenerConfig(ListenerConfig value)
Sets the value of the listenerConfig property. |
void |
setName(String value)
Sets the value of the name property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Method Detail |
|---|
@NotNull String getName()
String
void setName(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull ListenerConfig getListenerConfig()
ListenerConfig
void setListenerConfig(ListenerConfig value)
throws PropertyVetoException
value - allowed object is
ListenerConfig
PropertyVetoExceptionFilterConfig getFilterConfig()
FilterConfig
void setFilterConfig(FilterConfig value)
throws PropertyVetoException
value - allowed object is
FilterConfig
PropertyVetoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||