kaos.policy.guard
Class GuardRepositoryList

java.lang.Object
  extended by kaos.policy.guard.GuardRepositoryList

public class GuardRepositoryList
extends java.lang.Object

Repository List for Guard


Field Summary
static java.lang.String CLASSIFIERS
           
static java.lang.String ENABLERS
           
static java.lang.String ENFORCERS
           
static java.lang.String HISTORY_MONITORS
           
static java.lang.String INSTANTIATORS
           
 
Constructor Summary
GuardRepositoryList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSIFIERS

public static final java.lang.String CLASSIFIERS
See Also:
Constant Field Values

ENABLERS

public static final java.lang.String ENABLERS
See Also:
Constant Field Values

ENFORCERS

public static final java.lang.String ENFORCERS
See Also:
Constant Field Values

HISTORY_MONITORS

public static final java.lang.String HISTORY_MONITORS
See Also:
Constant Field Values

INSTANTIATORS

public static final java.lang.String INSTANTIATORS
See Also:
Constant Field Values
Constructor Detail

GuardRepositoryList

public GuardRepositoryList()