A B C D E F G H I J K L M N O P Q R S T V W X Y _

A

AbstractPeriod - Class in biz.hammurapi.metrics.persistent
 
AbstractPeriod() - Constructor for class biz.hammurapi.metrics.persistent.AbstractPeriod
 
accept(Visitor) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
acknowledgeMode - Variable in class biz.hammurapi.jms.MessageProcessor
 
ActivationProcessor - Class in biz.hammurapi.jms.adapter.jca
Passes objects to endpoints to be processed in worker threads.
ActivationProcessor() - Constructor for class biz.hammurapi.jms.adapter.jca.ActivationProcessor
 
ActivationSpecImpl - Class in biz.hammurapi.jms.adapter.jca
Associates message endpoint with listener.
ActivationSpecImpl() - Constructor for class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 
Adapter - Class in biz.hammurapi.jms
Base class for JMS adapters which operate on two queue pairs.
Adapter() - Constructor for class biz.hammurapi.jms.Adapter
 
addConnectionEventListener(ConnectionEventListener) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
addMeasurement(String, double, long) - Method in class biz.hammurapi.jms.adapter.MapLocalDelegate
 
addProcessor(Processor) - Method in class biz.hammurapi.jms.adapter.BroadcastingProcessor
 
addText(String) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
 
addText(String) - Method in interface biz.hammurapi.persistence.StringStorage
Returns key for given text.
after(StaticJoinPoint) - Method in class biz.hammurapi.metrics.MetricsAspect
This method pops method start time from the thread local stack and reports method duration measurement.
aggregate(Slice) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
associateConnection(Object) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
averageChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 

B

backEndAcknowledgeMode - Variable in class biz.hammurapi.jms.Adapter
 
backEndConnection - Variable in class biz.hammurapi.jms.Adapter
 
backEndConnectionFactory - Variable in class biz.hammurapi.jms.Adapter
 
backEndInitialContext - Variable in class biz.hammurapi.jms.Adapter
 
backEndRequestTimeToLive - Variable in class biz.hammurapi.jms.Adapter
 
backEndTimeout - Variable in class biz.hammurapi.jms.Adapter
 
BasicDataSourceComponent - Class in biz.hammurapi.jdbc
Invokes close() in stop() method.
BasicDataSourceComponent() - Constructor for class biz.hammurapi.jdbc.BasicDataSourceComponent
 
BatchingSliceConsumer - Class in biz.hammurapi.metrics
Collects slices for a period of time and processes them in batches.
BatchingSliceConsumer() - Constructor for class biz.hammurapi.metrics.BatchingSliceConsumer
 
BatchingSliceConsumer.SliceEntry - Class in biz.hammurapi.metrics
Helper class to serialize accumulated slices.
before(StaticJoinPoint) - Method in class biz.hammurapi.metrics.MetricsAspect
This method pushes method start time to a thread local stack.
biz.hammurapi.cache - package biz.hammurapi.cache
 
biz.hammurapi.jdbc - package biz.hammurapi.jdbc
 
biz.hammurapi.jms - package biz.hammurapi.jms
 
biz.hammurapi.jms.adapter - package biz.hammurapi.jms.adapter
 
biz.hammurapi.jms.adapter.converters - package biz.hammurapi.jms.adapter.converters
 
biz.hammurapi.jms.adapter.jca - package biz.hammurapi.jms.adapter.jca
 
biz.hammurapi.metrics - package biz.hammurapi.metrics
 
biz.hammurapi.metrics.j2ee - package biz.hammurapi.metrics.j2ee
 
biz.hammurapi.metrics.jmx - package biz.hammurapi.metrics.jmx
 
biz.hammurapi.metrics.persistent - package biz.hammurapi.metrics.persistent
 
biz.hammurapi.persistence - package biz.hammurapi.persistence
 
biz.hammurapi.remoting - package biz.hammurapi.remoting
 
biz.hammurapi.remoting.http - package biz.hammurapi.remoting.http
 
biz.hammurapi.sql.cloudscape - package biz.hammurapi.sql.cloudscape
 
biz.hammurapi.xmlbeans - package biz.hammurapi.xmlbeans
 
borrowBackEndSession() - Method in class biz.hammurapi.jms.Adapter
This implementation simply creates a new session.
borrowSession() - Method in class biz.hammurapi.jms.adapter.JmsConnection
 
borrowSession() - Method in class biz.hammurapi.jms.MessageProcessor
This implementation simply creates a new session.
BroadcastingProcessor - Class in biz.hammurapi.jms.adapter
Broadcasts object to registered processors.
BroadcastingProcessor() - Constructor for class biz.hammurapi.jms.adapter.BroadcastingProcessor
 

C

ChartHelper - Class in biz.hammurapi.metrics.persistent
 
ChartHelper(byte, int, int) - Constructor for class biz.hammurapi.metrics.persistent.ChartHelper
Helper class.
childrenAverageChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
childrenIntensityChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
childrenTotalChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
ChunkingStringStorage - Class in biz.hammurapi.persistence
This class manages storage and retrieval of strings to and from relational database.
ChunkingStringStorage() - Constructor for class biz.hammurapi.persistence.ChunkingStringStorage
 
cleanup() - Method in class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
cleanup() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
clear() - Method in class biz.hammurapi.cache.FileCache
 
close() - Method in interface biz.hammurapi.jms.adapter.jca.Connection
 
close() - Method in class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
close() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
CloudscapeDataSource - Class in biz.hammurapi.sql.cloudscape
Base class for HyperSonic data sources
CloudscapeDataSource(String, String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.cloudscape.CloudscapeDataSource
 
CloudscapeServerDataSource - Class in biz.hammurapi.sql.cloudscape
Hypersonic server data source.
CloudscapeServerDataSource(String, String, String, String, Transaction) - Constructor for class biz.hammurapi.sql.cloudscape.CloudscapeServerDataSource
Connects to remote host specified by host parameter.
CloudscapeStandaloneDataSource - Class in biz.hammurapi.sql.cloudscape
Hypersonic standalone data source.
CloudscapeStandaloneDataSource(String, String, String, boolean, Transaction) - Constructor for class biz.hammurapi.sql.cloudscape.CloudscapeStandaloneDataSource
Constructor.
CloudscapeTmpDataSource - Class in biz.hammurapi.sql.cloudscape
Hypersonic temporary data source.
CloudscapeTmpDataSource(String) - Constructor for class biz.hammurapi.sql.cloudscape.CloudscapeTmpDataSource
 
compareTo(Object) - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
configure(Set, WorkManager) - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
 
configure(Node, Context) - Method in class biz.hammurapi.jms.ConnectionWrapper
 
configure(Message) - Method in interface biz.hammurapi.jms.JmsConfigurable
 
configure(Node, Context) - Method in class biz.hammurapi.jms.JmsWorker
 
configure(Node, Context) - Method in class biz.hammurapi.jms.QueueConnectionWrapper
 
configure(Node, Context) - Method in class biz.hammurapi.jms.TopicConnectionWrapper
 
configure(Node, Context) - Method in class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 
configure(Node, Context) - Method in class biz.hammurapi.metrics.persistent.HypersonicTmpPersistingSlicingMeasurementCategoryFactory
 
configure(Node, Context) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
Connection - Interface in biz.hammurapi.jms.adapter.jca
 
connection - Variable in class biz.hammurapi.jms.MessageProcessor
 
ConnectionFactory - Interface in biz.hammurapi.jms.adapter.jca
Connection factory.
connectionFactory - Variable in class biz.hammurapi.jms.MessageProcessor
 
ConnectionFactoryImpl - Class in biz.hammurapi.jms.adapter.jca
 
ConnectionFactoryImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class biz.hammurapi.jms.adapter.jca.ConnectionFactoryImpl
Constructor
ConnectionImpl - Class in biz.hammurapi.jms.adapter.jca
 
ConnectionImpl(ManagedConnectionImpl, boolean, Object) - Constructor for class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
ConnectionWrapper - Class in biz.hammurapi.jms
This class reads configuration from XML, looks up JMS connection factory in JNDI and obtains connection from the factory.
ConnectionWrapper() - Constructor for class biz.hammurapi.jms.ConnectionWrapper
 
consumeException(Exception) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
Consumes exceptions in processing threads.
consumeSlice(String, Slice) - Method in class biz.hammurapi.jms.JmsSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
consumeSlice(String, Slice) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
convert(Message, Map) - Method in interface biz.hammurapi.jms.adapter.Converter
Converts message to Object.
convert(Object, Session, Map, Message) - Method in interface biz.hammurapi.jms.adapter.Converter
Creates message and populates it from object.
convert(Exception, Session, Map, Message) - Method in interface biz.hammurapi.jms.adapter.Converter
Creates message and populates it from exception to send it over JMS.
convert(Object) - Method in class biz.hammurapi.jms.adapter.converters.DomConverter
 
convert(Message, Map) - Method in class biz.hammurapi.jms.adapter.converters.NopConverter
Returns message.
convert(Object, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.NopConverter
Returns object cast to message.
convert(Exception, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.NopConverter
Returns text message with exception stack trace in the body.
convert(Message, Map) - Method in class biz.hammurapi.jms.adapter.converters.ObjectMessageConverter
Reads object from ObjectMessage.
convert(Object, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.ObjectMessageConverter
Writes Object to ObjectMessage.
convert(Exception, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.ObjectMessageConverter
Writes Exception to ObjectMessage.
convert(Object) - Method in class biz.hammurapi.jms.adapter.converters.SimpleXmlConverter
Serializes object to XML using composite dom serializer
convert(Object) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlBeansConverter
Request must be XmlObject or Invocation.
convert(Exception, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlBeansConverter
This method serializes exception using XML Beans and schema defined in http://www.hammurapi.biz/invocation namespace, file invocation.xsd This method supports error-style optional property - URL of stylesheet to apply after Exception -> Conversion.
convert(Object) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
Converts request object to Source for styling/serialization
convert(Message, Map) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
This method supports from-xml-style optional property - URL of stylesheet to apply before XML -> Object conversion.
convert(Object, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
This method supports to-xml-style optional property - URL of stylesheet to apply after Object -> XML conversion.
convert(Exception, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
This method supports error-style optional property - URL of stylesheet to apply after Exception -> Conversion.
convert(Message, Map) - Method in class biz.hammurapi.jms.adapter.converters.XmlBeansConverter
Parses message content to XmlObject.
convert(Object, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.XmlBeansConverter
Writes XmlObjects using save() method.
convert(Exception, Session, Map, Message) - Method in class biz.hammurapi.jms.adapter.converters.XmlBeansConverter
 
Converter - Interface in biz.hammurapi.jms.adapter
Binding components shall implement this interface.
createCache() - Method in class biz.hammurapi.metrics.persistent.MemoryCachingPeriodFactory
 
createCache() - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
Override this method to create caching period factory
createConnectionFactory(ConnectionManager) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
createConnectionFactory() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
createDocument() - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
createMeasurementConsumer(long, boolean, int) - Method in class biz.hammurapi.metrics.persistent.HypersonicTmpPersistingSlicingMeasurementCategoryFactory
 
createProxy() - Method in class biz.hammurapi.jms.adapter.ProxyService
Creates new proxy instance.
createProxy(Class[], LocalDelegate, Remoter) - Static method in class biz.hammurapi.remoting.Remoter.ProxyFactory
 
createResult() - Method in class biz.hammurapi.jms.adapter.converters.DomConverter
 
createResult() - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlBeansConverter
Creates stream result backed by string writer.
createResult() - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
Creates result to receive transformed input.
createResult() - Method in class biz.hammurapi.jms.DomMessageProcessor
 
createResult() - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
Creates result to receive transformed input.
createResult() - Method in class biz.hammurapi.jms.XmlBeansMessageProcessor
 
createSlices(int) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 

D

DAY - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
DEFAULT_PORT - Static variable in class biz.hammurapi.metrics.SocketSliceConsumer
 
definition - Variable in class biz.hammurapi.jms.adapter.JmsConnection
 
DestinationResolver - Interface in biz.hammurapi.jms.adapter
 
DestinationSliceConsumer - Class in biz.hammurapi.metrics.j2ee
Use this consumer instead of Topic or Queue consumers with JMS 1.1 compatible providers.
DestinationSliceConsumer() - Constructor for class biz.hammurapi.metrics.j2ee.DestinationSliceConsumer
 
destroy() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
DomConverter - Class in biz.hammurapi.jms.adapter.converters
Parses message to DOM.
DomConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.DomConverter
 
DomMessageProcessor - Class in biz.hammurapi.jms
 
DomMessageProcessor() - Constructor for class biz.hammurapi.jms.DomMessageProcessor
 

E

endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
Removes endpoint entry from activation maps.
enroll(Session) - Method in class biz.hammurapi.jms.adapter.Listener
Adds listener to JMS session
equals(Object) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
Two factories are equal if they belong to the same adapter
equals(Object) - Method in class biz.hammurapi.metrics.persistent.Period
 
equals(Object) - Method in class biz.hammurapi.remoting.http.HttpReference
 

F

factory - Variable in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
FactoryConnection - Class in biz.hammurapi.jms.adapter
 
FactoryConnection(JmsAdapter, FactoryConnection) - Constructor for class biz.hammurapi.jms.adapter.FactoryConnection
 
FileCache - Class in biz.hammurapi.cache
Caches objects in files.
FileCache(Producer, File, long) - Constructor for class biz.hammurapi.cache.FileCache
 
find(String) - Method in class biz.hammurapi.metrics.persistent.MetricLocator
 
find(int, String) - Method in class biz.hammurapi.metrics.persistent.MetricLocator
 
findMethod(Invocation, ClassLoader) - Static method in class biz.hammurapi.remoting.Invocation
Finds method to invoke.
findMethod(ClassLoader) - Method in class biz.hammurapi.remoting.Invocation
Finds method to invoke.
findRoots() - Method in class biz.hammurapi.metrics.persistent.MetricLocator
 
FORMAT_JPG - Static variable in class biz.hammurapi.metrics.persistent.ChartHelper
Output JPG.
FORMAT_PNG - Static variable in class biz.hammurapi.metrics.persistent.ChartHelper
Output PNG

G

generateHtmlDoc(AbstractPeriod, File, int, int) - Static method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
get(Object) - Method in class biz.hammurapi.cache.FileCache
 
get(String) - Method in class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
get(String) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
get(String) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
Returns service.
get(String) - Method in class biz.hammurapi.jms.adapter.JndiContext
Bridges to underlying JNDI if super.get() returns null.
getAbsoluteName() - Method in class biz.hammurapi.metrics.persistent.Period
 
getArguments() - Method in class biz.hammurapi.remoting.Invocation
 
getAverage() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getCategory() - Method in class biz.hammurapi.metrics.BatchingSliceConsumer.SliceEntry
 
getCause() - Method in exception biz.hammurapi.jms.JMSExceptionEx
 
getChild(String) - Method in class biz.hammurapi.jms.Adapter
Provides access to back-end destination, reply destinations, initial context, and connection in addition to objects accessible through superclass getChild() method.
getChild(String) - Method in class biz.hammurapi.jms.MessageProcessor
Provides access to destination, initial context, connection, and worker.
getChild(String) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Alternative way to access text entries.
getChildren() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
getConnection() - Method in class biz.hammurapi.jdbc.BasicDataSourceComponent
 
getConnection(boolean) - Method in interface biz.hammurapi.jms.adapter.jca.ConnectionFactory
Stateful connection caches proxy instances and as such retains conversational state if proxy services use local delegates.
getConnection(Object) - Method in interface biz.hammurapi.jms.adapter.jca.ConnectionFactory
Creates stateful connection with pre-set state.
getConnection(boolean) - Method in class biz.hammurapi.jms.adapter.jca.ConnectionFactoryImpl
 
getConnection(Object) - Method in class biz.hammurapi.jms.adapter.jca.ConnectionFactoryImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
getConnectionFactory() - Method in class biz.hammurapi.jms.adapter.FactoryConnection
 
getConnectionFactory() - Method in class biz.hammurapi.jms.adapter.JmsConnection
Subclasses shall implement this method to either look up connection factory in JNDI or create using vendor-specific API's.
getConnectionFactory() - Method in class biz.hammurapi.jms.adapter.JndiConnection
 
getDataSource() - Method in class biz.hammurapi.metrics.persistent.HypersonicTmpSliceConsumer
 
getDeclaringClass() - Method in class biz.hammurapi.remoting.Invocation
 
getDefinition() - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
getDelegate() - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
 
getDeviation() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getDeviation() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getEISProductName() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionMetaDataImpl
 
getEISProductVersion() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionMetaDataImpl
 
getFirstMillisecond(Calendar) - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
getFirstMillisecond() - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
getFrom() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getId() - Method in interface biz.hammurapi.metrics.persistent.MetricRef
 
getId() - Method in class biz.hammurapi.metrics.persistent.Period
 
getId() - Method in class biz.hammurapi.metrics.persistent.SyntheticPeriod
 
getId() - Method in class biz.hammurapi.remoting.http.HttpReference
 
getId() - Method in class biz.hammurapi.remoting.Invocation
 
getInterfaces() - Method in class biz.hammurapi.remoting.http.HttpReference
 
getJmsService() - Method in class biz.hammurapi.jms.adapter.Method
 
getLabel(int) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getLastMillisecond(Calendar) - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
getLastMillisecond() - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
getLength() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getListenerName() - Method in class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 
getLocalTransaction() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
getLogWriter() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
getLogWriter() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
getMaster() - Method in class biz.hammurapi.jms.adapter.Listener
Returns processor.
getMaster() - Method in class biz.hammurapi.jms.adapter.ProxyService
Invokes createProxy()
getMaster() - Method in class biz.hammurapi.jms.ConnectionWrapper
Returns queue connection.
getMaster() - Method in class biz.hammurapi.jms.QueueConnectionWrapper
Returns queue connection.
getMaster() - Method in class biz.hammurapi.jms.TopicConnectionWrapper
Returns topic connection.
getMax() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getMaxConnections() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionMetaDataImpl
 
getMaxValue() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getMBeanServer() - Method in class biz.hammurapi.metrics.jmx.JmxMeasurementCategoryFactory
This implementation tries to use Java 5 management features.
getMBeanServer() - Method in class biz.hammurapi.metrics.jmx.JmxPlatformMeasurementCategoryFactory
This implementation tries to use Java 5 management features.
getMeasurementConsumer(String) - Method in class biz.hammurapi.metrics.jmx.JmxMeasurementCategoryFactory
 
getMeasurementConsumer(String) - Method in class biz.hammurapi.metrics.persistent.HypersonicTmpPersistingSlicingMeasurementCategoryFactory
 
getMeasurements() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getMetaData() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
getMethodName() - Method in class biz.hammurapi.remoting.Invocation
 
getMin() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getMinValue() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getName() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getName() - Method in interface biz.hammurapi.metrics.persistent.MetricRef
 
getNumber() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getObject() - Method in class biz.hammurapi.jms.XmlBeansSaxResult
 
getParameterTypes() - Method in class biz.hammurapi.remoting.Invocation
 
getPath() - Method in class biz.hammurapi.metrics.persistent.Period
 
getPeriod(int, long, long, int, boolean) - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
 
getPeriod() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
getProducer() - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
Producer to be used by cache.
getProxyState(Object) - Static method in class biz.hammurapi.jms.adapter.ProxyService
 
getRemoteUrl() - Method in class biz.hammurapi.remoting.http.HttpReference
 
getResourceAdapter() - Method in class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 
getResourceAdapter() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
getRootId() - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
getRootPeriod(long, long, int, boolean) - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
 
getSerialIndex() - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
getSharedAdapter() - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 
getSlice() - Method in class biz.hammurapi.metrics.BatchingSliceConsumer.SliceEntry
 
getSlices() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getSlicesXml() - Method in class biz.hammurapi.jms.JmsSliceConsumer
Converts accumulated slices to XML.
getState() - Method in interface biz.hammurapi.jms.adapter.jca.Connection
 
getState() - Method in class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
getState() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
 
getState() - Method in interface biz.hammurapi.jms.adapter.LocalDelegate
Local state to be sent to JMS as part of method invocation.
getState() - Method in class biz.hammurapi.jms.adapter.MapLocalDelegate
 
getState() - Method in class biz.hammurapi.remoting.Invocation
 
getSubCategories() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getText(Integer) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
 
getText(Integer) - Method in interface biz.hammurapi.persistence.StringStorage
Returns string by key.
getTimeFrom() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getTimeout() - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
 
getTimer() - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
getTimeTo() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getTo() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getTotal() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
 
getTotal() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
getTransformer(String) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
getUserName() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionMetaDataImpl
 
getWorker() - Method in class biz.hammurapi.jms.adapter.JmsService
 
getWrapperException() - Method in class biz.hammurapi.jms.adapter.Method
 
getXAResource() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
getXAResources(ActivationSpec[]) - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 

H

handleException(Exception, Session) - Method in class biz.hammurapi.jms.Adapter
Method to report exceptions to fron-end (excluding JMS exceptions in front-end JMS objects).
hashCode() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
hashCode() - Method in class biz.hammurapi.metrics.persistent.Period
 
hashCode() - Method in class biz.hammurapi.remoting.http.HttpReference
 
HOUR - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
HttpReference - Class in biz.hammurapi.remoting.http
Reference for remote invocations over HTTP.
HttpReference(String, String[], String) - Constructor for class biz.hammurapi.remoting.http.HttpReference
 
HttpRemote - Interface in biz.hammurapi.remoting.http
Marker interface to indicate that object implementing this interface shall not be serialized, but stored in session registry.
HypersonicTmpPersistingSlicingMeasurementCategoryFactory - Class in biz.hammurapi.metrics.persistent
 
HypersonicTmpPersistingSlicingMeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.persistent.HypersonicTmpPersistingSlicingMeasurementCategoryFactory
 
HypersonicTmpSliceConsumer - Class in biz.hammurapi.metrics.persistent
 
HypersonicTmpSliceConsumer(String, long, long) - Constructor for class biz.hammurapi.metrics.persistent.HypersonicTmpSliceConsumer
 

I

init(boolean, Object) - Method in class biz.hammurapi.jms.adapter.jca.ConnectionImpl
 
initDB(String) - Method in class biz.hammurapi.sql.cloudscape.CloudscapeDataSource
 
initDB() - Method in class biz.hammurapi.sql.cloudscape.CloudscapeStandaloneDataSource
Override this method to automatically initialize database if it does not exist
initialContext - Variable in class biz.hammurapi.jms.MessageProcessor
 
instantiate(ObjectSpecification) - Static method in class biz.hammurapi.jms.adapter.JmsAdapter
Instantiates object from specifications and configures it by injecting properties.
instantiate(NamedObjectSpecification) - Static method in class biz.hammurapi.jms.adapter.JmsAdapter
Instantiates object from specifications and configures it by injecting properties.
instantiate(Property[]) - Static method in class biz.hammurapi.jms.adapter.JmsAdapter
Instantiates properties from XML defintion
intensityChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
interval - Variable in class biz.hammurapi.jms.JmsSliceConsumer
 
invalidateSession(Session) - Method in class biz.hammurapi.jms.adapter.JmsConnection
 
Invocation - Class in biz.hammurapi.remoting
Method invocation.
Invocation(Object, String, String, String[], Object[], String) - Constructor for class biz.hammurapi.remoting.Invocation
 
Invocation(Object, Method, Object[], String) - Constructor for class biz.hammurapi.remoting.Invocation
 
Invocation.Stateful - Interface in biz.hammurapi.remoting
Interface to inject client state into the server object before invocation and reset it after.
invoke(Object, Method, Object[], Method) - Method in interface biz.hammurapi.jms.adapter.LocalDelegate
All proxy calls are routed to this method.
invoke(Object, Method, Object[], Method) - Method in class biz.hammurapi.jms.adapter.MapLocalDelegate
 
invoke(Object, Object[], String) - Method in class biz.hammurapi.jms.adapter.Method
Invokes remote method
invoke(Object) - Method in class biz.hammurapi.remoting.Invocation
Method for simple invocation.
invoke(Object, Method, Object[], Remoter) - Method in interface biz.hammurapi.remoting.LocalDelegate
 
invoke(Object, Method, Object[], Remoter) - Method in class biz.hammurapi.remoting.MapLocalDelegate
 
invoke(Invocation) - Method in interface biz.hammurapi.remoting.Remoter
 
isActive() - Method in class biz.hammurapi.cache.FileCache
 
isActive - Variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
isAsync() - Method in class biz.hammurapi.jms.adapter.Method
 
isBackEndTransacted - Variable in class biz.hammurapi.jms.Adapter
 
isBlank(String) - Static method in class biz.hammurapi.jms.adapter.JmsAdapter
 
isCollectAllResults() - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
 
isStateful() - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
 
isTransacted - Variable in class biz.hammurapi.jms.MessageProcessor
 

J

JmsAdapter - Class in biz.hammurapi.jms.adapter
 
JmsAdapter(JmsAdapter) - Constructor for class biz.hammurapi.jms.adapter.JmsAdapter
Instantiates JMS adapter from the definition.
JmsConfigurable - Interface in biz.hammurapi.jms
Reads configuration from JMS message
JmsConnection - Class in biz.hammurapi.jms.adapter
Base class for Jndi and Factory connections.
JmsConnection(JmsAdapter, Connection) - Constructor for class biz.hammurapi.jms.adapter.JmsConnection
 
JmsDestinationSliceConsumer - Class in biz.hammurapi.jms
Sends collected metrics to JMS destination (JMS 1.1).
JmsDestinationSliceConsumer(Timer, long, Connection, Destination) - Constructor for class biz.hammurapi.jms.JmsDestinationSliceConsumer
 
JMSExceptionEx - Exception in biz.hammurapi.jms
Extension of JMSException to allow cause chaining.
JMSExceptionEx(String) - Constructor for exception biz.hammurapi.jms.JMSExceptionEx
 
JMSExceptionEx(String, Throwable) - Constructor for exception biz.hammurapi.jms.JMSExceptionEx
 
JMSExceptionEx(Throwable) - Constructor for exception biz.hammurapi.jms.JMSExceptionEx
 
JmsQueueSliceConsumer - Class in biz.hammurapi.jms
Sends collected metrics to JMS queue.
JmsQueueSliceConsumer(Timer, long, QueueConnection, Queue) - Constructor for class biz.hammurapi.jms.JmsQueueSliceConsumer
 
JmsSerializable - Interface in biz.hammurapi.jms
Classes which know how to write themselves to JMS message shall implement this interface.
JmsService - Class in biz.hammurapi.jms.adapter
 
JmsService(JmsService) - Constructor for class biz.hammurapi.jms.adapter.JmsService
 
JmsSliceConsumer - Class in biz.hammurapi.jms
Collects slices for a period of time and send them as JMS text message with XML payload.
JmsSliceConsumer(Timer, long) - Constructor for class biz.hammurapi.jms.JmsSliceConsumer
 
JmsTopicSliceConsumer - Class in biz.hammurapi.jms
Sends collected metrics to JMS topic.
JmsTopicSliceConsumer(Timer, long, TopicConnection, Topic) - Constructor for class biz.hammurapi.jms.JmsTopicSliceConsumer
 
JmsWorker - Class in biz.hammurapi.jms
Posts serializable and dom-serializable jobs to JMS queue.
JmsWorker() - Constructor for class biz.hammurapi.jms.JmsWorker
 
JmsWorker.Selectable - Interface in biz.hammurapi.jms
Jobs can implement this interface to set JMS message headers
JmxMeasurementCategoryFactory - Class in biz.hammurapi.metrics.jmx
 
JmxMeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.jmx.JmxMeasurementCategoryFactory
 
JmxPlatformMeasurementCategoryFactory - Class in biz.hammurapi.metrics.jmx
 
JmxPlatformMeasurementCategoryFactory() - Constructor for class biz.hammurapi.metrics.jmx.JmxPlatformMeasurementCategoryFactory
 
JmxSlice - Interface in biz.hammurapi.metrics.jmx
Interface to expose metrics to JMX.
JndiConnection - Class in biz.hammurapi.jms.adapter
 
JndiConnection(JmsAdapter, JndiConnection) - Constructor for class biz.hammurapi.jms.adapter.JndiConnection
 
JndiContext - Class in biz.hammurapi.jms.adapter
 
JndiContext(JmsAdapter, Context) - Constructor for class biz.hammurapi.jms.adapter.JndiContext
 
JndiSliceConsumer - Class in biz.hammurapi.metrics.j2ee
 
JndiSliceConsumer() - Constructor for class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 

K

keySet() - Method in class biz.hammurapi.cache.FileCache
 

L

Listener - Class in biz.hammurapi.jms.adapter
Listens for JMS messages, converts them to objects using Converter and processes them using processor.
Listener(Listener) - Constructor for class biz.hammurapi.jms.adapter.Listener
 
loadSubCategories(List) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
This method should add subcategories (of type Period) to this category.
loadSubCategories(List) - Method in class biz.hammurapi.metrics.persistent.Period
 
loadSubCategories(List) - Method in class biz.hammurapi.metrics.persistent.SyntheticPeriod
 
LocalDelegate - Interface in biz.hammurapi.jms.adapter
Local calls are routed to instances of this interface.
LocalDelegate - Interface in biz.hammurapi.remoting
Invocation from proxy are routed to instances of this interface.
logger - Variable in class biz.hammurapi.jms.MessageProcessor
 
lookup(String) - Method in class biz.hammurapi.jms.adapter.JndiContext
 
lookupDestination(String) - Method in interface biz.hammurapi.jms.adapter.DestinationResolver
 
lookupDestination(String) - Method in class biz.hammurapi.jms.adapter.FactoryConnection
 
lookupDestination(String) - Method in class biz.hammurapi.jms.adapter.JndiContext
 

M

main(String[]) - Static method in class biz.hammurapi.cache.FileCache
 
main(String[]) - Static method in class biz.hammurapi.jms.adapter.JmsAdapter
The first and only argument is definition URL.
main(String[]) - Static method in class biz.hammurapi.jms.adapter.ProxyService
Generates proxy service XML by introspecting class which name is passed in the first parameter.
main(String[]) - Static method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
main(String[]) - Static method in class biz.hammurapi.metrics.SocketSliceConsumerServer
 
mainChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
ManagedConnectionFactoryImpl - Class in biz.hammurapi.jms.adapter.jca
 
ManagedConnectionFactoryImpl() - Constructor for class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo - Class in biz.hammurapi.jms.adapter.jca
 
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(boolean) - Constructor for class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
 
ManagedConnectionFactoryImpl.JmsConnectionRequestInfo(Object) - Constructor for class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl.JmsConnectionRequestInfo
 
ManagedConnectionImpl - Class in biz.hammurapi.jms.adapter.jca
 
ManagedConnectionImpl(ManagedConnectionFactoryImpl, String, String, int) - Constructor for class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
ManagedConnectionMetaDataImpl - Class in biz.hammurapi.jms.adapter.jca
 
ManagedConnectionMetaDataImpl(String, String, int, String) - Constructor for class biz.hammurapi.jms.adapter.jca.ManagedConnectionMetaDataImpl
 
MapLocalDelegate - Class in biz.hammurapi.jms.adapter
 
MapLocalDelegate() - Constructor for class biz.hammurapi.jms.adapter.MapLocalDelegate
 
MapLocalDelegate - Class in biz.hammurapi.remoting
 
MapLocalDelegate() - Constructor for class biz.hammurapi.remoting.MapLocalDelegate
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
MemoryCachingPeriodFactory - Class in biz.hammurapi.metrics.persistent
Uses memory sensitive cache to cache periods
MemoryCachingPeriodFactory(SQLProcessor) - Constructor for class biz.hammurapi.metrics.persistent.MemoryCachingPeriodFactory
 
MessageProcessingException - Exception in biz.hammurapi.jms
 
MessageProcessingException() - Constructor for exception biz.hammurapi.jms.MessageProcessingException
 
MessageProcessingException(String) - Constructor for exception biz.hammurapi.jms.MessageProcessingException
 
MessageProcessingException(Throwable) - Constructor for exception biz.hammurapi.jms.MessageProcessingException
 
MessageProcessingException(String, Throwable) - Constructor for exception biz.hammurapi.jms.MessageProcessingException
 
MessageProcessor - Class in biz.hammurapi.jms
Base class for JMS message processors.
MessageProcessor() - Constructor for class biz.hammurapi.jms.MessageProcessor
 
messageSelector(Message) - Method in class biz.hammurapi.jms.Adapter
Extracts message selector for reply back-end message from the back-end request message.
Method - Class in biz.hammurapi.jms.adapter
 
Method(Method) - Constructor for class biz.hammurapi.jms.adapter.Method
 
MetricLocator - Class in biz.hammurapi.metrics.persistent
Locates metric id by name (path)
MetricLocator(SQLProcessor) - Constructor for class biz.hammurapi.metrics.persistent.MetricLocator
 
MetricNormalizer - Class in biz.hammurapi.metrics.persistent
Normalizes metric names - eliminates duplicates.
MetricNormalizer(SQLProcessor) - Constructor for class biz.hammurapi.metrics.persistent.MetricNormalizer
 
MetricRef - Interface in biz.hammurapi.metrics.persistent
 
MetricsAspect - Class in biz.hammurapi.metrics
Metrics collecting aspect.
MetricsAspect() - Constructor for class biz.hammurapi.metrics.MetricsAspect
 
MINUTE - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
MONTH - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 

N

name - Variable in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
newSyntheticPeriod(String, int[], long, long, int, boolean) - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
 
next() - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
NopConverter - Class in biz.hammurapi.jms.adapter.converters
Pass-through converter.
NopConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.NopConverter
 
normalize() - Method in class biz.hammurapi.metrics.persistent.MetricNormalizer
 
normalizeSliceDeviations() - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
Invoke after all aggregations.

O

ObjectMessageConverter - Class in biz.hammurapi.jms.adapter.converters
Reads and writes objects from/to ObjectMessage.
ObjectMessageConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.ObjectMessageConverter
 
objectName(String, String) - Method in class biz.hammurapi.metrics.jmx.JmxMeasurementCategoryFactory
Constructs MBean name from category name and measurement name.
onMessage(Message) - Method in class biz.hammurapi.jms.adapter.Listener
Converts message to object and passes to processor.
onTick(long) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
output(JFreeChart, File) - Method in class biz.hammurapi.metrics.persistent.ChartHelper
Outputs chart to file.
output(JFreeChart, OutputStream) - Method in class biz.hammurapi.metrics.persistent.ChartHelper
Outputs chart to stream

P

peg(Calendar) - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
Period - Class in biz.hammurapi.metrics.persistent
Measurement period for a particular metric
PeriodFactory - Class in biz.hammurapi.metrics.persistent
 
PeriodFactory(SQLProcessor) - Constructor for class biz.hammurapi.metrics.persistent.PeriodFactory
 
PeriodVisualizer - Class in biz.hammurapi.metrics.persistent
 
PeriodVisualizer(AbstractPeriod) - Constructor for class biz.hammurapi.metrics.persistent.PeriodVisualizer
Constructor from array of metric names
PersistingSliceConsumer - Class in biz.hammurapi.metrics.persistent
 
PersistingSliceConsumer(String, long, long, SQLProcessor, IdentityManager) - Constructor for class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
PersistingSliceConsumerDomConfigurableAdapter - Class in biz.hammurapi.metrics.persistent
 
PersistingSliceConsumerDomConfigurableAdapter() - Constructor for class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
post(Runnable) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
Executes job in the current thread if there is no default worker.
post(Runnable) - Method in class biz.hammurapi.jms.JmsWorker
 
previous() - Method in class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
printStackTrace() - Method in exception biz.hammurapi.jms.JMSExceptionEx
 
printStackTrace(PrintWriter) - Method in exception biz.hammurapi.jms.JMSExceptionEx
 
printStackTrace(PrintStream) - Method in exception biz.hammurapi.jms.JMSExceptionEx
 
process(Object) - Method in class biz.hammurapi.jms.adapter.BroadcastingProcessor
Collects non-null returns from registered processors and returns them as collection Returns null if collection is empty.
process(Object) - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
Collects non-null returns from registered endpoints and returns them as collection Returns null if collection is empty.
process(Object) - Method in interface biz.hammurapi.jms.adapter.Processor
Processes object
process(Socket) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
Spawns a new thread for each socket
process(Runnable) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
Spawns a new thread for each job.
processDocument(Document) - Method in class biz.hammurapi.jms.DomMessageProcessor
 
processMessage(Message, Session) - Method in class biz.hammurapi.jms.Adapter
Processes request message by passing to processRequest() and processResponse() methods.
processMessage(Message, Session) - Method in class biz.hammurapi.jms.MessageProcessor
Processes request message
processMessage(Message, Session) - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
Parses request text, transforms and
processObject(XmlObject) - Method in class biz.hammurapi.jms.XmlBeansMessageProcessor
 
Processor - Interface in biz.hammurapi.jms.adapter
Processes object created from Message.
processReply(Message, Message, Session, Session) - Method in class biz.hammurapi.jms.Adapter
Processes back-end reply and forms reply to front-end.
processRequest(Message, Session, Session) - Method in class biz.hammurapi.jms.Adapter
Processes front-end request message and builds back-end request message.
processResult(Result) - Method in class biz.hammurapi.jms.adapter.converters.DomConverter
 
processResult(Result) - Method in class biz.hammurapi.jms.adapter.converters.SimpleXmlConverter
Creates ojbect from result.
processResult(Result) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlBeansConverter
Parses result to an instance of XmlObject.
processResult(Result) - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
Converts reply result to object.
processResult(Result) - Method in class biz.hammurapi.jms.DomMessageProcessor
 
processResult(Result) - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
Processes result.
processResult(Result) - Method in class biz.hammurapi.jms.XmlBeansMessageProcessor
 
processSlices(List) - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
Subclasses shall implement this method.
processSlices(List) - Method in class biz.hammurapi.metrics.j2ee.DestinationSliceConsumer
 
processSlices(List) - Method in class biz.hammurapi.metrics.j2ee.QueueSliceConsumer
 
processSlices(List) - Method in class biz.hammurapi.metrics.j2ee.TopicSliceConsumer
 
processSlices(List) - Method in class biz.hammurapi.metrics.SocketSliceConsumer
Sends slices to a server socket.
processSlices(List, InetAddress, String) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
This method iterates over slices in the batch and sends them to the delegate SliceConsumer returned by getDelegate() method.
ProxyService - Class in biz.hammurapi.jms.adapter
 
ProxyService(ProxyService) - Constructor for class biz.hammurapi.jms.adapter.ProxyService
 
put(Object, Object, long, long) - Method in class biz.hammurapi.cache.FileCache
 

Q

QueueConnectionWrapper - Class in biz.hammurapi.jms
This class reads configuration from XML, looks up JMS queue connection factory in JNDI and obtains connection from the factory.
QueueConnectionWrapper() - Constructor for class biz.hammurapi.jms.QueueConnectionWrapper
 
QueueSliceConsumer - Class in biz.hammurapi.metrics.j2ee
 
QueueSliceConsumer() - Constructor for class biz.hammurapi.metrics.j2ee.QueueSliceConsumer
 

R

releaseBackEndSession(Session) - Method in class biz.hammurapi.jms.Adapter
This implementation simply closes the session.
releaseSession(Session) - Method in class biz.hammurapi.jms.MessageProcessor
This implementation simply closes the session.
Remoter - Interface in biz.hammurapi.remoting
 
Remoter.ProxyFactory - Class in biz.hammurapi.remoting
 
Remoter.ProxyFactory() - Constructor for class biz.hammurapi.remoting.Remoter.ProxyFactory
 
remove(Object) - Method in class biz.hammurapi.cache.FileCache
 
remove(Acceptor) - Method in class biz.hammurapi.cache.FileCache
 
remove(String) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
removeConnectionEventListener(ConnectionEventListener) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
removeProcessor(Processor) - Method in class biz.hammurapi.jms.adapter.BroadcastingProcessor
 
replyTimeToLive - Variable in class biz.hammurapi.jms.Adapter
 
request(Object) - Method in class biz.hammurapi.jms.adapter.JmsService
Sends object JMS destination, waits for reply, receives reply converts to Object and returns.
request(Object, Processor) - Method in class biz.hammurapi.jms.adapter.JmsService
Asynchronously performs request/reply operation in worker thread.
reset() - Method in interface biz.hammurapi.metrics.jmx.JmxSlice
Clears all collected measurements
resetState() - Method in interface biz.hammurapi.remoting.Invocation.Stateful
Resets client state after invocation.
ResourceAdapterImpl - Class in biz.hammurapi.jms.adapter.jca
 
ResourceAdapterImpl() - Constructor for class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 
restartCommand - Variable in class biz.hammurapi.jms.MessageProcessor
 
returnSession(Session) - Method in class biz.hammurapi.jms.adapter.JmsConnection
 
rootId - Variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 

S

SECOND - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
send(Object, boolean) - Method in class biz.hammurapi.jms.adapter.JmsService
Sends object to JMS destination.
set(String, Object) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
setAcknowledgeMode(String) - Method in class biz.hammurapi.jms.MessageProcessor
Acknoledge mode.
setAddress(String) - Method in class biz.hammurapi.metrics.SocketSliceConsumer
Sets server address.
setAttributes(Element) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
setAttributes(Element) - Method in class biz.hammurapi.metrics.persistent.Period
 
setAttributes(Element) - Method in class biz.hammurapi.metrics.persistent.SyntheticPeriod
 
setBackEndAcknowledgeMode(String) - Method in class biz.hammurapi.jms.Adapter
Back-end acknoledge mode.
setBackEndConnection(Connection) - Method in class biz.hammurapi.jms.Adapter
Explicitly sets back-end connection.
setBackEndConnectionFactory(String) - Method in class biz.hammurapi.jms.Adapter
Back-end JMS connection name.
setBackEndDestination(String) - Method in class biz.hammurapi.jms.Adapter
Back-end request destination (queue or topic) name.
setBackEndInitialContext(Context) - Method in class biz.hammurapi.jms.Adapter
Initial context to look-up back-end destinations and connection factory.
setBackEndReplyDestination(String) - Method in class biz.hammurapi.jms.Adapter
Back-end reply destination (queue or topic) name.
setBackEndRequestTimeToLive(long) - Method in class biz.hammurapi.jms.Adapter
Time to live for back-end request
setBackEndTimeout(long) - Method in class biz.hammurapi.jms.Adapter
Timeout for backend reply.
setBackEndTransacted(boolean) - Method in class biz.hammurapi.jms.Adapter
Transactional attribute of back-end JMS Session.
setBackEndUser(String) - Method in class biz.hammurapi.jms.Adapter
Back-end JMS Connection user name.
setCategory(String) - Method in class biz.hammurapi.metrics.jmx.JmxMeasurementCategoryFactory
 
setChunkSize(int) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Size of individual text chunk.
setCollectAllResults(boolean) - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
If set to true then value returned from process is a collection of all return
setConfigUrl(String) - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
URL of configuration.
setConnection(Connection) - Method in class biz.hammurapi.jms.MessageProcessor
Explicitly sets connection.
setConnectionFactory(String) - Method in class biz.hammurapi.jms.MessageProcessor
JMS connection name
setDatasource(DataSource) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Data source
setDefaultWorker(Worker) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
Sets default worker.
setDestination(String) - Method in class biz.hammurapi.jms.MessageProcessor
Request destination (queue or topic) name
setId(String) - Method in class biz.hammurapi.metrics.SocketSliceConsumer
Sets client ID to differentiate it from other clients.
setIdentityManager(IdentityManager) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Identity manager is used to generate/retrieve identity of newely inserted entries.
setInitConnectionStatement(String) - Method in class biz.hammurapi.jdbc.BasicDataSourceComponent
Statement which is invoked every time connection is obtained from the data source.
setInitialContext(Context) - Method in class biz.hammurapi.jms.MessageProcessor
 
setInterval(long) - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
Sets batching interval.
setListenerName(String) - Method in class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 
setListeners(int) - Method in class biz.hammurapi.jms.MessageProcessor
Number of message listening threads.
setLogger(Logger) - Method in class biz.hammurapi.jms.MessageProcessor
Sets logger.
setLogWriter(PrintWriter) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
setLogWriter(PrintWriter) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionImpl
 
setMaxSlices(int) - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
Sets maximum number of slices to be retained if processing fails.
setMeasurementConsumer(MeasurementConsumer) - Method in class biz.hammurapi.jms.adapter.MapLocalDelegate
 
setMessageHeaders(Message) - Method in interface biz.hammurapi.jms.JmsWorker.Selectable
 
setMessageSelector(String) - Method in class biz.hammurapi.jms.MessageProcessor
Message selector
setNoLocal(boolean) - Method in class biz.hammurapi.jms.MessageProcessor
If true and destination is topic then messages produced by this connection are not consumed by the message processor.
setOwner(Object) - Method in class biz.hammurapi.cache.FileCache
 
setOwner(Object) - Method in class biz.hammurapi.jdbc.BasicDataSourceComponent
 
setOwner(Object) - Method in class biz.hammurapi.jms.adapter.JmsAdapter
Adapter is always naming root.
setOwner(Object) - Method in class biz.hammurapi.jms.ConnectionWrapper
 
setOwner(Object) - Method in class biz.hammurapi.jms.JmsSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.jms.QueueConnectionWrapper
 
setOwner(Object) - Method in class biz.hammurapi.jms.TopicConnectionWrapper
 
setOwner(Object) - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.j2ee.DestinationSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.j2ee.QueueSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.j2ee.TopicSliceConsumer
 
setOwner(Object) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
setOwner(Object) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
 
setPassword(String) - Method in class biz.hammurapi.jms.Adapter
Back-end JMS Connection password.
setPassword(String) - Method in class biz.hammurapi.jms.MessageProcessor
JMS Connection password.
setPort(int) - Method in class biz.hammurapi.metrics.SocketSliceConsumer
Sets server port.
setPort(int) - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
Set server listening port
setProxyState(Object, Object) - Static method in class biz.hammurapi.jms.adapter.ProxyService
 
setReplyDestination(String) - Method in class biz.hammurapi.jms.Adapter
Front-end reply destination (queue or topic) name.
setReplyDestination(String) - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
Front-end reply destination (queue or topic) name.
setReplyTimeToLive(long) - Method in class biz.hammurapi.jms.Adapter
Time to live for reply.
setResourceAdapter(ResourceAdapter) - Method in class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 
setResourceAdapter(ResourceAdapter) - Method in class biz.hammurapi.jms.adapter.jca.ManagedConnectionFactoryImpl
 
setRestartCommand(RestartCommand) - Method in class biz.hammurapi.jms.MessageProcessor
 
setState(Object) - Method in interface biz.hammurapi.jms.adapter.LocalDelegate
 
setState(Object) - Method in class biz.hammurapi.jms.adapter.MapLocalDelegate
 
setState(Object) - Method in interface biz.hammurapi.remoting.Invocation.Stateful
Sets client state before method invocation.
setStylesheet(String) - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
Stylesheet URL.
setTimeout(long) - Method in class biz.hammurapi.jms.adapter.jca.ActivationProcessor
Timeout for collection of results from all work items.
setTimer(Timer) - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Timer for cleaning up memory entries, can be null.
setTransacted(boolean) - Method in class biz.hammurapi.jms.MessageProcessor
Transactional attribute of JMS Session.
setUser(String) - Method in class biz.hammurapi.jms.MessageProcessor
JMS Connection user name.
setWorker(Worker) - Method in class biz.hammurapi.jms.MessageProcessor
Worker to process requests.
signature(Method) - Static method in class biz.hammurapi.jms.adapter.ProxyService
 
SimpleXmlConverter - Class in biz.hammurapi.jms.adapter.converters
This class uses CompositeDomSerializer to convert Java objects to XML and DomConfigFactory to convert XML to Java objects.
SimpleXmlConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.SimpleXmlConverter
 
slices - Variable in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
SliceTimePeriod - Class in biz.hammurapi.metrics.persistent
 
SliceTimePeriod(Slice, SliceTimePeriod) - Constructor for class biz.hammurapi.metrics.persistent.SliceTimePeriod
 
SocketSliceConsumer - Class in biz.hammurapi.metrics
Sends slices to remote slice consumer server.
SocketSliceConsumer() - Constructor for class biz.hammurapi.metrics.SocketSliceConsumer
 
SocketSliceConsumerServer - Class in biz.hammurapi.metrics
 
SocketSliceConsumerServer() - Constructor for class biz.hammurapi.metrics.SocketSliceConsumerServer
 
start() - Method in class biz.hammurapi.cache.FileCache
 
start() - Method in class biz.hammurapi.jdbc.BasicDataSourceComponent
 
start() - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
start() - Method in class biz.hammurapi.jms.adapter.FactoryConnection
 
start(BootstrapContext) - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 
start() - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
start() - Method in class biz.hammurapi.jms.adapter.JmsConnection
 
start() - Method in class biz.hammurapi.jms.adapter.JndiContext
 
start() - Method in class biz.hammurapi.jms.Adapter
 
start() - Method in class biz.hammurapi.jms.ConnectionWrapper
Obstains connection factory from JNDI, gets connection and starts it.
start() - Method in class biz.hammurapi.jms.JmsDestinationSliceConsumer
 
start() - Method in class biz.hammurapi.jms.JmsQueueSliceConsumer
 
start() - Method in class biz.hammurapi.jms.JmsSliceConsumer
 
start() - Method in class biz.hammurapi.jms.JmsTopicSliceConsumer
 
start() - Method in class biz.hammurapi.jms.JmsWorker
 
start() - Method in class biz.hammurapi.jms.MessageProcessor
 
start() - Method in class biz.hammurapi.jms.QueueConnectionWrapper
Obstains connection factory from JNDI, gets connection and starts it.
start() - Method in class biz.hammurapi.jms.StylingXmlMessageProcessor
 
start() - Method in class biz.hammurapi.jms.TopicConnectionWrapper
Obstains connection factory from JNDI, gets connection and starts it.
start() - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.j2ee.DestinationSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.j2ee.QueueSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.j2ee.TopicSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.persistent.HypersonicTmpPersistingSlicingMeasurementCategoryFactory
 
start() - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
start() - Method in class biz.hammurapi.metrics.SocketSliceConsumer
 
start() - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
 
start() - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Starts timer and cache.
startInternal() - Method in class biz.hammurapi.jms.adapter.JmsService
 
startInternal() - Method in class biz.hammurapi.jms.adapter.Listener
 
startInternal() - Method in class biz.hammurapi.jms.adapter.Method
 
stop() - Method in class biz.hammurapi.cache.FileCache
Shuts down entries database and janitor thread.
stop() - Method in class biz.hammurapi.jdbc.BasicDataSourceComponent
 
stop() - Method in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
stop() - Method in class biz.hammurapi.jms.adapter.FactoryConnection
 
stop() - Method in class biz.hammurapi.jms.adapter.jca.ResourceAdapterImpl
 
stop() - Method in class biz.hammurapi.jms.adapter.JmsAdapter
 
stop() - Method in class biz.hammurapi.jms.adapter.JmsConnection
 
stop() - Method in class biz.hammurapi.jms.Adapter
Stops worker (thread pool), if any, and connection.
stop() - Method in class biz.hammurapi.jms.ConnectionWrapper
Stops connection.
stop() - Method in class biz.hammurapi.jms.JmsDestinationSliceConsumer
 
stop() - Method in class biz.hammurapi.jms.JmsQueueSliceConsumer
 
stop() - Method in class biz.hammurapi.jms.JmsSliceConsumer
 
stop() - Method in class biz.hammurapi.jms.JmsTopicSliceConsumer
 
stop() - Method in class biz.hammurapi.jms.JmsWorker
 
stop() - Method in class biz.hammurapi.jms.MessageProcessor
Stops worker (thread pool), if any, and connection.
stop() - Method in class biz.hammurapi.jms.QueueConnectionWrapper
Stops connection.
stop() - Method in class biz.hammurapi.jms.TopicConnectionWrapper
Stops connection.
stop() - Method in class biz.hammurapi.metrics.BatchingSliceConsumer
 
stop() - Method in class biz.hammurapi.metrics.j2ee.DestinationSliceConsumer
 
stop() - Method in class biz.hammurapi.metrics.j2ee.JndiSliceConsumer
 
stop() - Method in class biz.hammurapi.metrics.j2ee.QueueSliceConsumer
 
stop() - Method in class biz.hammurapi.metrics.j2ee.TopicSliceConsumer
 
stop() - Method in class biz.hammurapi.metrics.persistent.PeriodFactory
Shuts down cache, if any.
stop() - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumerDomConfigurableAdapter
 
stop() - Method in class biz.hammurapi.metrics.SocketSliceConsumerServer
 
stop() - Method in class biz.hammurapi.persistence.ChunkingStringStorage
Stops memory cache and times.
stopInternal() - Method in class biz.hammurapi.jms.adapter.JmsService
 
stopInternal() - Method in class biz.hammurapi.jms.adapter.Listener
 
stopInternal() - Method in class biz.hammurapi.jms.adapter.Method
 
StringStorage - Interface in biz.hammurapi.persistence
 
StylingXmlBeansConverter - Class in biz.hammurapi.jms.adapter.converters
Uses XmlBeans to bind XML to Java
StylingXmlBeansConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.StylingXmlBeansConverter
 
StylingXmlConverter - Class in biz.hammurapi.jms.adapter.converters
This converter supports the following optional conversion properties: from-xml-style - URL of stylesheet to apply before XML -> Object conversion.
StylingXmlConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
StylingXmlMessageProcessor - Class in biz.hammurapi.jms
 
StylingXmlMessageProcessor() - Constructor for class biz.hammurapi.jms.StylingXmlMessageProcessor
 
SyntheticPeriod - Class in biz.hammurapi.metrics.persistent
Measurement period for a particular metric

T

timeFrom - Variable in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
timer - Variable in class biz.hammurapi.jms.JmsSliceConsumer
 
timeTo - Variable in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
toDom(Element) - Method in class biz.hammurapi.metrics.persistent.AbstractPeriod
 
toDom(Element) - Method in class biz.hammurapi.metrics.persistent.Period
 
toDom(Element) - Method in class biz.hammurapi.remoting.Invocation
 
tokenize(String) - Method in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
Breaks metric name into individual tokens.
toKey() - Method in class biz.hammurapi.metrics.persistent.Period
Primary key of period to use in memory sensitive cache.
toMessage(Session) - Method in interface biz.hammurapi.jms.JmsSerializable
Creates message of appropriate type and writes itself to it.
TopicConnectionWrapper - Class in biz.hammurapi.jms
This class reads configuration from XML, looks up JMS Topic connection factory in JNDI and obtains connection from the factory.
TopicConnectionWrapper() - Constructor for class biz.hammurapi.jms.TopicConnectionWrapper
 
TopicSliceConsumer - Class in biz.hammurapi.metrics.j2ee
 
TopicSliceConsumer() - Constructor for class biz.hammurapi.metrics.j2ee.TopicSliceConsumer
 
toString() - Method in class biz.hammurapi.remoting.http.HttpReference
 
totalChart() - Method in class biz.hammurapi.metrics.persistent.PeriodVisualizer
 
toXmlObject() - Method in class biz.hammurapi.remoting.Invocation
 
toXmlObject() - Method in interface biz.hammurapi.xmlbeans.XmlObjectSerializable
 
transformerFactory - Variable in class biz.hammurapi.jms.adapter.converters.StylingXmlConverter
 
transformerFactory - Variable in class biz.hammurapi.jms.StylingXmlMessageProcessor
 

V

validate() - Method in class biz.hammurapi.jms.adapter.jca.ActivationSpecImpl
 

W

WEEK - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 
worker - Variable in class biz.hammurapi.jms.MessageProcessor
 

X

XmlBeansConverter - Class in biz.hammurapi.jms.adapter.converters
Converts object to message and vice versa using XML Beans.
XmlBeansConverter() - Constructor for class biz.hammurapi.jms.adapter.converters.XmlBeansConverter
 
XmlBeansMessageProcessor - Class in biz.hammurapi.jms
 
XmlBeansMessageProcessor() - Constructor for class biz.hammurapi.jms.XmlBeansMessageProcessor
 
XmlBeansSaxResult - Class in biz.hammurapi.jms
 
XmlBeansSaxResult() - Constructor for class biz.hammurapi.jms.XmlBeansSaxResult
 
XmlObjectSerializable - Interface in biz.hammurapi.xmlbeans
 

Y

YEAR - Static variable in class biz.hammurapi.metrics.persistent.PersistingSliceConsumer
 

_

_processMessage(Message, Session) - Method in class biz.hammurapi.jms.MessageProcessor
 

A B C D E F G H I J K L M N O P Q R S T V W X Y _

Copyright © 2006 Hammurapi Group. All Rights Reserved.