Class GenericMethodParameterTypeFactory
java.lang.Object
ognl.internal.entry.GenericMethodParameterTypeFactory
- All Implemented Interfaces:
CacheEntryFactory<GenericMethodParameterTypeCacheEntry, Class<?>[]>
public class GenericMethodParameterTypeFactory
extends Object
implements CacheEntryFactory<GenericMethodParameterTypeCacheEntry, Class<?>[]>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericMethodParameterTypeFactory
public GenericMethodParameterTypeFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceCacheEntryFactory<GenericMethodParameterTypeCacheEntry, Class<?>[]>- Throws:
CacheException
-