ru.tehkode.permissions.commands
Class CommandsManager.CommandBinding
java.lang.Object
ru.tehkode.permissions.commands.CommandsManager.CommandBinding
- Enclosing class:
- CommandsManager
protected class CommandsManager.CommandBinding
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
object
protected Object object
method
protected Method method
params
protected Map<String,String> params
CommandsManager.CommandBinding
public CommandsManager.CommandBinding(Object object,
Method method)
getMethodAnnotation
public Command getMethodAnnotation()
getParams
public Map<String,String> getParams()
setParams
public void setParams(Map<String,String> params)
checkPermissions
public boolean checkPermissions(org.bukkit.entity.Player player)
isOR
protected boolean isOR(String permission)
call
public void call(Object... args)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.