GigaSpaces XAP 9.0 API

org.openspaces.events.support
Class AnnotationProcessorUtils

java.lang.Object
  extended by org.openspaces.events.support.AnnotationProcessorUtils

public class AnnotationProcessorUtils
extends Object

Author:
kimchy

Method Summary
static EventContainersBus findBus(ApplicationContext applicationContext)
           
static GigaSpace findGigaSpace(Object bean, String gigaSpaceName, ApplicationContext applicationContext, String beanName)
           
static PlatformTransactionManager findTxManager(String txManagerName, ApplicationContext applicationContext, String beanName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findBus

public static EventContainersBus findBus(ApplicationContext applicationContext)

findGigaSpace

public static GigaSpace findGigaSpace(Object bean,
                                      String gigaSpaceName,
                                      ApplicationContext applicationContext,
                                      String beanName)
                               throws IllegalArgumentException
Throws:
IllegalArgumentException

findTxManager

public static PlatformTransactionManager findTxManager(String txManagerName,
                                                       ApplicationContext applicationContext,
                                                       String beanName)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.