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