org.glassfish.openesb.pojose.api.annotation
Annotation Type POJOResource


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface POJOResource

Designates a member variable who's instance is injected by POJO Service Engine. Currently POJOContext is one of the resource type injected.

Author:
gmpatil, sgenipudi



Copyright © 2006-2008. All Rights Reserved.