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 NaruDirectiveCallContext
public interface
NaruDirectiveCallContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
argument
()
String
name
()
NaruTask
task
()
Method Details
name
String
name
()
argument
String
argument
()
task
NaruTask
task
()