public final class ThreadPoolPermission extends BasicPermission
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ThreadPoolPermission(String name)
Creates a new ThreadPoolPermission with the
specified name.
|
equals, getActions, hashCode, implies, newPermissionCollection
checkGuard, getName, toString
private static final long serialVersionUID
public ThreadPoolPermission(String name)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.