org.apache.aries.blueprint.annotation
Annotation Type Unregister


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Unregister

used to annotation unregister-method in blueprint registration listeners



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