com.hazelcast.spring.context
Annotation Type SpringAware


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface SpringAware

Annotates a class for injection of Spring dependencies.

Author:
mdogan 4/6/12

Optional Element Summary
 String beanName
           
 

beanName

public abstract String beanName
Default:
""


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.