JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.thevpc.naru.api.registry
Interface NaruDirectiveProvider
public interface
NaruDirectiveProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
NaruDirective
>
directives
()
String
name
()
Method Details
name
String
name
()
directives
List
<
NaruDirective
>
directives
()