org.apache.aries.unittest.mocks.annotations
Annotation Type InjectSkeleton


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

If a field on a template is marked with this annotation then it will be injected with the Skeleton instance for the most recently created mock.



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.