Uses of Interface
me.ehp246.aufjms.api.endpoint.InvokableDefinition
| Package | Description |
|---|---|
| me.ehp246.aufjms.api.endpoint |
-
Uses of InvokableDefinition in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return types with arguments of type InvokableDefinition Modifier and Type Method Description java.util.List<InvokableDefinition>InvokableRegistry. getRegistered()Methods in me.ehp246.aufjms.api.endpoint with parameters of type InvokableDefinition Modifier and Type Method Description voidInvokableRegistry. register(InvokableDefinition invokableDefinition)