public class LocalList extends Object implements com.github.fungal.api.remote.Command
| Constructor and Description |
|---|
LocalList()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Class[] |
getParameterTypes() |
Serializable |
invoke(Serializable[] args) |
boolean |
isPublic() |
public String getName()
getName in interface com.github.fungal.api.remote.Commandpublic Class[] getParameterTypes()
getParameterTypes in interface com.github.fungal.api.remote.Commandpublic Serializable invoke(Serializable[] args)
invoke in interface com.github.fungal.api.remote.Commandpublic boolean isPublic()
isPublic in interface com.github.fungal.api.remote.CommandCopyright © 2021 JBoss by Red Hat. All rights reserved.