|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EventSourceContext.Factory
Method Summary | |
---|---|
EventSourceContext |
create(java.lang.String componentTypeQName,
java.lang.String componentQName)
Creates an event source for a monitored element. |
boolean |
getStrictCEI()
Returns the value for StrictCEI flag which determines if CEI property is checked |
void |
setStrictCEI(boolean flag)
Sets the StrictCEI property. |
Method Detail |
---|
EventSourceContext create(java.lang.String componentTypeQName, java.lang.String componentQName)
componentTypeQName
- e.g. "http://www.ibm.com/xmlns/prod/wbi/Map/6.0.0:BusinessObjectMap"componentQName
- the name of the wbi component , e.g.: "http://www.ibm.com/xmlns/prod/wbi/Map/6.0.0/ClarifyToGenericAddress:ClarifyToGenericAddress"
void setStrictCEI(boolean flag)
flag
- true enables checking of CEI propertyboolean getStrictCEI()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |