public final class ImmediatePermissionFactory extends Object implements PermissionFactory
| Constructor and Description |
|---|
ImmediatePermissionFactory(Permission permission)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Permission |
construct()
Construct a new instance of the permission.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstructFromClasspublic ImmediatePermissionFactory(Permission permission)
permission - the permission to returnpublic Permission construct()
PermissionFactoryconstruct in interface PermissionFactoryCopyright © 2017. All rights reserved.