org.apache.commons.ognl.internal.entry
Class GenericMethodParameterTypeFactory
java.lang.Object
org.apache.commons.ognl.internal.entry.GenericMethodParameterTypeFactory
- All Implemented Interfaces:
- CacheEntryFactory<GenericMethodParameterTypeCacheEntry,Class<?>[]>
public class GenericMethodParameterTypeFactory
- extends Object
- implements CacheEntryFactory<GenericMethodParameterTypeCacheEntry,Class<?>[]>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericMethodParameterTypeFactory
public GenericMethodParameterTypeFactory()
create
public Class<?>[] create(GenericMethodParameterTypeCacheEntry entry)
throws CacheException
- Specified by:
create
in interface CacheEntryFactory<GenericMethodParameterTypeCacheEntry,Class<?>[]>
- Throws:
CacheException
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.