|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.ModulePrivateLiteral
public final class ModulePrivateLiteral
Utility class for creating @ModulePrivate annotations, used to restrict exposed resources to a module.
| Field Summary | |
|---|---|
static ModulePrivate |
LITERAL
|
| Constructor Summary | |
|---|---|
ModulePrivateLiteral()
|
|
| Method Summary | |
|---|---|
static ModulePrivate |
create()
Returns the @ModulePrivate annotation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ModulePrivate LITERAL
| Constructor Detail |
|---|
public ModulePrivateLiteral()
| Method Detail |
|---|
public static ModulePrivate create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||