Skip navigation links
A B C D G I L M O Q R S U 

A

activate(ComponentContext) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
AndesServerShutDownListener - Class in org.wso2.carbon.andes.listeners
Any specific things that need to be done before the server is shutdown should be handled by this handler.
AndesServerShutDownListener(ServiceRegistration) - Constructor for class org.wso2.carbon.andes.listeners.AndesServerShutDownListener
Need to keep reference of QpidService so that we can unregister it.

B

BrokerLifecycleListener - Interface in org.wso2.carbon.andes.listeners
This is an interface that declares the method where external parties can define andes server pre-shutdown work that needs to be done by extending this.

C

ConfigurationException - Exception in org.wso2.carbon.andes.service.exception
Configuration exception will be thrown when there is an error in configuration files
ConfigurationException() - Constructor for exception org.wso2.carbon.andes.service.exception.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.wso2.carbon.andes.service.exception.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.wso2.carbon.andes.service.exception.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.wso2.carbon.andes.service.exception.ConfigurationException
 
createRegistryDatabase() - Method in class org.wso2.carbon.andes.utils.LocalDatabaseCreator
Creates database if the script exists, otherwise returns with exception.

D

deactivate(ComponentContext) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 

G

getAccessKey() - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Get stored access key that was received when the bundle started up
getAccessKey() - Method in interface org.wso2.carbon.andes.service.QpidService
Get the access key that should be used for internal authentication.
getAccessKey() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get the access key that should be used for internal authentication.
getAccessKey() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
 
getAMQPPort() - Method in interface org.wso2.carbon.andes.service.QpidService
 
getAMQPPort() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
getAMQPSSLPort() - Method in interface org.wso2.carbon.andes.service.QpidService
 
getAMQPSSLPort() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
getBrokerLifecycleListeners() - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Get list of external andes server shutdown listeners
getCarbonConfiguration() - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Get Carbon ServerConfiguration instance
getClientID() - Method in interface org.wso2.carbon.andes.service.QpidService
Get client id (machine name) that is used to connect to the broker
getClientID() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get client id (machine name) that is used to connect to the broker
getClientID() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
Get client id (machine name) that is used to connect to the broker
getContextStoreJndiName() - Method in class org.wso2.carbon.andes.utils.MBDatabaseConfig
Get JNDI name of context store (used to store context information of broker)
getDbScriptLocation(String) - Method in class org.wso2.carbon.andes.utils.LocalDatabaseCreator
This method returns relevant mb store sql file path based on given database type.
getEventBundleNotificationService() - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
 
getHostname() - Method in interface org.wso2.carbon.andes.service.QpidService
Get hostname of the machine that broker (i.e.Carbon) runs on
getHostname() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get hostname of the machine that broker (i.e.Carbon) runs on
getHostname() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
Get hostname of the machine that broker (i.e.Carbon) runs on
getIfSSLOnly() - Method in interface org.wso2.carbon.andes.service.QpidService
Return if option is enabled for embedded-qpid
getIfSSLOnly() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Return if option is enabled for embedded-qpid
getInstance() - Static method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
 
getInternalTCPConnectionURL(String, String) - Method in interface org.wso2.carbon.andes.service.QpidService
Get AMQP connection URL for internal applications
getInternalTCPConnectionURL(String, String, String) - Method in interface org.wso2.carbon.andes.service.QpidService
Get AMQP connection URL for internal applications
getInternalTCPConnectionURL(String, String) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get AMQP connection URL for internal applications
getInternalTCPConnectionURL(String, String, String) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get AMQP connection URL for internal applications
getInVMConnectionURL(String) - Method in interface org.wso2.carbon.andes.service.QpidService
Get In-VM AMQP connection URL for internal components
getInVMConnectionURL(String) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get In-VM AMQP connection URL for internal components
getListenerOrder() - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
getMessageStoreJndiName() - Method in class org.wso2.carbon.andes.utils.MBDatabaseConfig
Get JNDI name of message store (used to store messages)
getMqttPort() - Method in interface org.wso2.carbon.andes.service.QpidService
 
getMqttPort() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
getMQTTSSLOnly() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Returns true if SSL port enabled and default port disabled.
getMqttSSLPort() - Method in interface org.wso2.carbon.andes.service.QpidService
 
getMqttSSLPort() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
getPort() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
Get TCP port of the broker
getQpidHome() - Method in interface org.wso2.carbon.andes.service.QpidService
Get Qpid home directory
getQpidHome() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get Qpid home directory
getQueues(boolean) - Method in interface org.wso2.carbon.andes.service.QpidService
Get details about all queues (durable/non-durable) created in the broker
getQueues(boolean) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get details about all queues (durable/non-durable) created in the broker
getService() - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Get IServerAdmin that was stored when the bundle started up
getSSLPort() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
Returns the SSL port that a client can use to communicate with the broker over SSL
getSubscriptions(String, boolean) - Method in interface org.wso2.carbon.andes.service.QpidService
Get details about all subscriptions (durable/non-durable) created in the broker
getSubscriptions(String, boolean) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get details about all subscriptions (durable/non-durable) created in the broker
getTCPConnectionURL(String, String) - Method in interface org.wso2.carbon.andes.service.QpidService
Get AMQP connection URL for external applications
getTCPConnectionURL(String, String, String) - Method in interface org.wso2.carbon.andes.service.QpidService
Get AMQP connection URL for external applications
getTCPConnectionURL(String, String) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get AMQP connection URL for external applications
getTCPConnectionURL(String, String, String) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get AMQP connection URL for external applications
getVirtualHostName() - Method in interface org.wso2.carbon.andes.service.QpidService
Get default virtual host name of the broker
getVirtualHostName() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Get default virtual host name of the broker
getVirtualHostName() - Method in class org.wso2.carbon.andes.service.ws.QpidAdminService
Get default virtual host name of the broker

I

initialize() - Method in class org.wso2.carbon.andes.utils.MessageBrokerDBUtil
Creating schema for RDBMS message store using jndi exposed data sources by Carbon (these data sources are formed reading /repository/conf/masterdatasource.xml file)
invoke() - Method in class org.wso2.carbon.andes.listeners.AndesServerShutDownListener
Before the shut down process begins, we need to close any and all dependent services threads that could be affected by unavailability of dependencies activated within the server.
isContextStoreAvaliable() - Method in class org.wso2.carbon.andes.utils.MBDatabaseConfig
Check if context store is set.

L

loadConfigurations() - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Read configuration files and set ports and host names
LocalDatabaseCreator - Class in org.wso2.carbon.andes.utils
Create MB store database tables based on configurations set
LocalDatabaseCreator(DataSource) - Constructor for class org.wso2.carbon.andes.utils.LocalDatabaseCreator
DataSource will set in super class.

M

MBDatabaseConfig - Class in org.wso2.carbon.andes.utils
Reads [repository/conf/broker.xml] and load message store and context store jndi names
MBDatabaseConfig(String) - Constructor for class org.wso2.carbon.andes.utils.MBDatabaseConfig
Construct MB database config.
MessageBrokerDBUtil - Class in org.wso2.carbon.andes.utils
Initialize MB RDBMS store database
MessageBrokerDBUtil() - Constructor for class org.wso2.carbon.andes.utils.MessageBrokerDBUtil
 
MessageBrokerTenantManagementListener - Class in org.wso2.carbon.andes.listeners
Tenant manager listener for WSO2 Message Broker.
MessageBrokerTenantManagementListener() - Constructor for class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
 
MODE_DEFAULT - Static variable in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
MODE_STANDALONE - Static variable in class org.wso2.carbon.andes.internal.QpidServiceComponent
 

O

onPreDelete(int) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onShutdown() - Method in interface org.wso2.carbon.andes.listeners.BrokerLifecycleListener
Method declaration for post-shutdown work
onShuttingdown() - Method in interface org.wso2.carbon.andes.listeners.BrokerLifecycleListener
Method declaration for pre-shutdown work
onSubscriptionPlanChange(int, String, String) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantActivation(int) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantCreate(TenantInfoBean) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
onTenantDeactivation(int) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantDelete(int) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantInitialActivation(int) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantRename(int, String, String) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
onTenantUpdate(TenantInfoBean) - Method in class org.wso2.carbon.andes.listeners.MessageBrokerTenantManagementListener
Not implemented on MessageBrokerTenantManagementListener.
org.wso2.carbon.andes.internal - package org.wso2.carbon.andes.internal
 
org.wso2.carbon.andes.listeners - package org.wso2.carbon.andes.listeners
 
org.wso2.carbon.andes.service - package org.wso2.carbon.andes.service
 
org.wso2.carbon.andes.service.exception - package org.wso2.carbon.andes.service.exception
 
org.wso2.carbon.andes.service.ws - package org.wso2.carbon.andes.service.ws
 
org.wso2.carbon.andes.utils - package org.wso2.carbon.andes.utils
 

Q

QPID_CONF - Static variable in class org.wso2.carbon.andes.service.QpidServiceImpl
The location for the qpid configuration file directory.
QpidAdminService - Class in org.wso2.carbon.andes.service.ws
this class is used to access the Qpid service details remotely through a web service.
QpidAdminService() - Constructor for class org.wso2.carbon.andes.service.ws.QpidAdminService
 
QpidService - Interface in org.wso2.carbon.andes.service
This is an interface that declares access methods for properties exposed from the qpid component to other Carbon components.
QpidServiceComponent - Class in org.wso2.carbon.andes.internal
 
QpidServiceComponent() - Constructor for class org.wso2.carbon.andes.internal.QpidServiceComponent
 
QpidServiceDataHolder - Class in org.wso2.carbon.andes.internal
This is a singleton class that holds data that is shared within this component.
QpidServiceImpl - Class in org.wso2.carbon.andes.service
The following class contains mutator methods for configuration values the broker.
QpidServiceImpl(String) - Constructor for class org.wso2.carbon.andes.service.QpidServiceImpl
Creates a new Qpid Service.

R

registerBrokerLifecycleListener(BrokerLifecycleListener) - Method in interface org.wso2.carbon.andes.service.QpidService
Register broker lifecycle listener.
registerBrokerLifecycleListener(BrokerLifecycleListener) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
Register broker lifecycle listener.
registerEventBundleNotificationService(EventBundleNotificationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
 

S

setAccessKey(AuthenticationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
setAccessKey(String) - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Store access key received from the authentication service when the bundle activates
setAMQPPort(Integer) - Method in interface org.wso2.carbon.andes.service.QpidService
 
setAMQPPort(Integer) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
setAMQPSSLPort(Integer) - Method in interface org.wso2.carbon.andes.service.QpidService
 
setAMQPSSLPort(Integer) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
setBrokerLifecycleListeners(List<BrokerLifecycleListener>) - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Set the list of external andes server shutdown listeners
setCarbonConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Set Carbon ServerConfiguration instance
setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
Access ConfigurationContextService, which is exposed as an OSGI service, to read cluster configuration.
setEventBundleNotificationService(EventBundleNotificationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
setHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
Access Hazelcast Instance, which is exposed as an OSGI service.
setIServerAdmin(IServerAdmin) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
Access IServerAdmin, which is exposed as an OSGi service, to call the graceful shutdown method in the carbon kernel.
setMqttPort(Integer) - Method in interface org.wso2.carbon.andes.service.QpidService
 
setMqttPort(Integer) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
setMqttSSLPort(Integer) - Method in interface org.wso2.carbon.andes.service.QpidService
 
setMqttSSLPort(Integer) - Method in class org.wso2.carbon.andes.service.QpidServiceImpl
setQpidNotificationService(QpidNotificationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
setServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
setService(IServerAdmin) - Method in class org.wso2.carbon.andes.internal.QpidServiceDataHolder
Store IServerAdmin; that was received when the bundle started up

U

unsetAccessKey(AuthenticationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
unsetEventBundleNotificationService(EventBundleNotificationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
unsetHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
unsetIServerAdmin(IServerAdmin) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
Unset IServerAdmin OSGi service
unsetQpidNotificationService(QpidNotificationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
unsetServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.andes.internal.QpidServiceComponent
 
A B C D G I L M O Q R S U 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.