A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
active — Event in class org.spicefactory.cinnamon.observer.ChannelActivityObserver
Dispatched when the total number of pending service invocations of all observed channels switches from 0 to 1.
ACTIVE — Constant static property in class org.spicefactory.cinnamon.observer.ChannelActivityEvent
Constant for the type of event fired when the number of pending service invocations switches from 0 to 1.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in class org.spicefactory.cinnamon.observer.ChannelActivityObserver
Adds a channel to this observer.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in interface org.spicefactory.cinnamon.observer.ChannelObserver
Adds a channel to this observer.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in class org.spicefactory.cinnamon.observer.SessionTimeoutObserver
Adds a channel to this observer.
addErrorHandler(handler) — Method in class org.spicefactory.cinnamon.service.ServiceRequest
Adds an error handler for this request.
addErrorHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.fluint.CinnamonTestCase
addResultHandler(handler) — Method in class org.spicefactory.cinnamon.service.ServiceRequest
Adds a result handler for this request.
addResultHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.fluint.CinnamonTestCase
addService(name, service) — Method in class org.spicefactory.pimento.config.PimentoConfig
Adds a Cinnamon service that should be managed by Pimento.
afterInvocation(invocation:org.spicefactory.cinnamon.service:ServiceInvocation) — Method in interface org.spicefactory.cinnamon.service.ServiceInvocationHandler
Invoked after the reponse of the service invocation has been received but before the ServiceEvent will be dispatched and before result or error handlers will be invoked.
Attribute — Interface in package org.spicefactory.pimento.metamodel
Represents a persistent non-collection-valued property.
attributeType — Property in interface org.spicefactory.pimento.metamodel.Attribute
The type of the attribute.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z