Class RemoteList
java.lang.Object
org.jboss.jca.deployers.fungal.external.RemoteList
- All Implemented Interfaces:
com.github.fungal.api.remote.Command
- Author:
- Jesper Pedersen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()Class[]invoke(Serializable[] args) booleanisPublic()
-
Constructor Details
-
RemoteList
Constructor- Parameters:
directory- The directory to use
-
-
Method Details
-
getName
- Specified by:
getNamein interfacecom.github.fungal.api.remote.Command
-
getParameterTypes
- Specified by:
getParameterTypesin interfacecom.github.fungal.api.remote.Command
-
invoke
- Specified by:
invokein interfacecom.github.fungal.api.remote.Command
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfacecom.github.fungal.api.remote.Command
-