public interface GridSpringResourceContext
GridGainEx.start(GridSpringResourceContext).| Modifier and Type | Method and Description |
|---|---|
org.gridgain.grid.kernal.processors.resource.GridResourceInjector |
springBeanInjector() |
org.gridgain.grid.kernal.processors.resource.GridResourceInjector |
springContextInjector() |
Object |
unwrapTarget(Object target)
Return original object if AOP used with proxy objects.
|
org.gridgain.grid.kernal.processors.resource.GridResourceInjector springBeanInjector()
org.gridgain.grid.kernal.processors.resource.GridResourceInjector springContextInjector()
Object unwrapTarget(Object target) throws GridException
target - Target object.GridException - If unwrap failed.Copyright © 2014. All rights reserved.