Package joynr.infrastructure
Interface AccessControlListEditor
-
- All Known Subinterfaces:
AccessControlListEditorAsync,AccessControlListEditorProxy,AccessControlListEditorStatelessAsync,AccessControlListEditorSync
public interface AccessControlListEditor
-
-
Field Summary
Fields Modifier and Type Field Description static StringINTERFACE_NAME
-
Method Summary
Static Methods Modifier and Type Method Description static Set<Class<?>>getDataTypes()
-
-
-
Field Detail
-
INTERFACE_NAME
static final String INTERFACE_NAME
- See Also:
- Constant Field Values
-
-