@Bean(name="BeanConfiguratorAdHocCommand", active=true) public class ConfiguratorCommand extends Object implements AdHocCommand
| Modifier and Type | Field and Description |
|---|---|
protected TypesConverter |
defaultTypesConverter |
protected Logger |
log |
| Constructor and Description |
|---|
ConfiguratorCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(JID jid) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getGroupprotected final Logger log
@Inject(bean="defaultTypesConverter") protected TypesConverter defaultTypesConverter
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandAdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandpublic boolean isAllowedFor(JID jid)
isAllowedFor in interface AdHocCommandCopyright © 2004–2020 "Tigase, Inc.". All rights reserved.