@Bean(name="store", parent=AmpComponent.class, active=true) public class Store extends ActionAbstract implements Initializable, UnregisterAware
AMP_SECURITY_LEVEL, AMP_SECURITY_LEVEL_DEFAULT, resultsHandler, SECURITY_PROP_KEY
ACTION_ATT, AMP_MSG_REPO_CLASS_PARAM, AMP_MSG_REPO_CLASS_PROP_KEY, AMP_MSG_REPO_URI_PARAM, AMP_MSG_REPO_URI_PROP_KEY, AMP_XMLNS, CONDITION_ATT, EXPIRED, FROM_CONN_ID, MSG_OFFLINE_PROP_KEY, OFFLINE, SESSION_JID, TO_CONN_ID, TO_RES
Constructor and Description |
---|
Store() |
Modifier and Type | Method and Description |
---|---|
void |
beforeUnregister()
Method called before bean unregister.
|
boolean |
execute(Packet packet,
Element rule) |
String |
getName() |
void |
initialize()
Method will be called, when bean will be created, configured and ready to use.
|
prepareAmpPacket, removeTigasePayload, setActionResultsHandler
public String getName()
getName
in interface AmpFeatureIfc
public void initialize()
Initializable
initialize
in interface Initializable
public void beforeUnregister()
UnregisterAware
beforeUnregister
in interface UnregisterAware
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.