com.espertech.esperio.http
Class EsperHttpRequestCacheEntry
java.lang.Object
com.espertech.esperio.http.EsperHttpRequestCacheEntry
public class EsperHttpRequestCacheEntry
- extends java.lang.Object
Constructor Summary |
EsperHttpRequestCacheEntry(com.espertech.esper.event.EventBeanManufacturer eventBeanManufacturer,
com.espertech.esper.event.WriteablePropertyDescriptor[] writableProperties,
com.espertech.esper.util.SimpleTypeParser[] parsers)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsperHttpRequestCacheEntry
public EsperHttpRequestCacheEntry(com.espertech.esper.event.EventBeanManufacturer eventBeanManufacturer,
com.espertech.esper.event.WriteablePropertyDescriptor[] writableProperties,
com.espertech.esper.util.SimpleTypeParser[] parsers)
getEventBeanManufacturer
public com.espertech.esper.event.EventBeanManufacturer getEventBeanManufacturer()
getWritableProperties
public com.espertech.esper.event.WriteablePropertyDescriptor[] getWritableProperties()
getParsers
public com.espertech.esper.util.SimpleTypeParser[] getParsers()