|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Destination in org.granite.config |
|---|
| Methods in org.granite.config that return Destination | |
|---|---|
protected Destination |
AbstractRemoteDestination.buildDestination()
|
| Uses of Destination in org.granite.config.flex |
|---|
| Methods in org.granite.config.flex that return Destination | |
|---|---|
Destination |
Service.findDestinationById(String id)
|
Destination |
ServicesConfig.findDestinationById(String messageType,
String id)
|
static Destination |
Destination.forElement(XMap element,
Adapter defaultAdapter,
Map<String,Adapter> adaptersMap)
|
| Methods in org.granite.config.flex that return types with arguments of type Destination | |
|---|---|
List<Destination> |
ServicesConfig.findDestinationsByMessageType(String messageType)
|
Map<String,Destination> |
Service.getDestinations()
|
| Methods in org.granite.config.flex with parameters of type Destination | |
|---|---|
void |
DestinationRemoveListener.destinationRemoved(Destination dest)
|
| Constructor parameters in org.granite.config.flex with type arguments of type Destination | |
|---|---|
Service(String id,
String className,
String messageTypes,
Adapter defaultAdapter,
Map<String,Adapter> adapters,
Map<String,Destination> destinations)
|
|
| Uses of Destination in org.granite.gravity.adapters |
|---|
| Methods in org.granite.gravity.adapters that return Destination | |
|---|---|
Destination |
ServiceAdapter.getDestination()
|
| Methods in org.granite.gravity.adapters with parameters of type Destination | |
|---|---|
void |
ServiceAdapter.setDestination(Destination destination)
|
| Uses of Destination in org.granite.gravity.config |
|---|
| Methods in org.granite.gravity.config that return Destination | |
|---|---|
protected Destination |
AbstractActiveMQTopicDestination.buildDestination(Adapter adapter)
|
protected Destination |
AbstractJmsTopicDestination.buildDestination(Adapter adapter)
|
protected Destination |
AbstractMessagingDestination.buildDestination(Adapter adapter)
|
| Uses of Destination in org.granite.gravity.security |
|---|
| Constructors in org.granite.gravity.security with parameters of type Destination | |
|---|---|
GravityInvocationContext(Message message,
Destination destination)
|
|
| Uses of Destination in org.granite.messaging.service |
|---|
| Fields in org.granite.messaging.service declared as Destination | |
|---|---|
protected Destination |
ServiceInvoker.destination
|
| Methods in org.granite.messaging.service with parameters of type Destination | |
|---|---|
void |
SimpleServiceFactory.destinationRemoved(Destination destination)
|
ServiceInvocationContext |
DefaultMethodMatcher.findServiceMethod(Message message,
Destination destination,
Object service,
String methodName,
Object[] params)
|
ServiceInvocationContext |
MethodMatcher.findServiceMethod(Message message,
Destination destination,
Object service,
String methodName,
Object[] params)
|
protected ServiceException |
AbstractServiceExceptionHandler.getServiceException(Message request,
Destination destination,
String method,
Throwable e)
|
protected ServiceException |
ExtendedServiceExceptionHandler.getServiceException(Message request,
Destination destination,
String method,
Throwable t)
|
ServiceException |
DefaultServiceExceptionHandler.handleNoSuchMethodException(Message request,
Destination destination,
Object invokee,
String method,
Object[] args,
NoSuchMethodException e)
|
ServiceException |
ServiceExceptionHandler.handleNoSuchMethodException(Message request,
Destination destination,
Object invokee,
String method,
Object[] args,
NoSuchMethodException e)
|
| Constructors in org.granite.messaging.service with parameters of type Destination | |
|---|---|
EjbServiceInvoker(Destination destination,
EjbServiceFactory factory)
|
|
ServiceInvocationContext(Message message,
Destination destination,
Object bean,
Method method,
Object[] parameters)
|
|
ServiceInvoker(Destination destination,
T factory)
Constructs a new ServiceInvoker. |
|
SimpleServiceInvoker(Destination destination,
SimpleServiceFactory factory)
|
|
| Uses of Destination in org.granite.messaging.service.security |
|---|
| Methods in org.granite.messaging.service.security that return Destination | |
|---|---|
Destination |
AbstractSecurityContext.getDestination()
|
| Constructors in org.granite.messaging.service.security with parameters of type Destination | |
|---|---|
AbstractSecurityContext(Message message,
Destination destination)
|
|
| Uses of Destination in org.granite.tide |
|---|
| Constructors in org.granite.tide with parameters of type Destination | |
|---|---|
TideServiceInvoker(Destination destination,
T factory)
|
|
TideServiceInvoker(Destination destination,
T factory,
TideServiceContext tideContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||