|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationEventTypeLegacy.LegacyMethodPropDesc
public static class ConfigurationEventTypeLegacy.LegacyMethodPropDesc
Encapsulates information about an accessor method backing a named event property.
Constructor Summary | |
---|---|
ConfigurationEventTypeLegacy.LegacyMethodPropDesc(String name,
String accessorMethodName)
Ctor. |
Method Summary | |
---|---|
String |
getAccessorMethodName()
Returns the accessor method name. |
String |
getName()
Returns the event property name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationEventTypeLegacy.LegacyMethodPropDesc(String name, String accessorMethodName)
name
- is the event property nameaccessorMethodName
- is the name of the accessor methodMethod Detail |
---|
public String getName()
public String getAccessorMethodName()
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |