org.apache.felix.ipojo.whiteboard
Annotation Type Whiteboards


@Target(value=TYPE)
public @interface Whiteboards

Whiteboard pattern Handler annotation. Allows configuring several whiteboard patterns. Be aware that despite is it provided in the annotations jar, it refers to an external handler.

Author:
Felix Project Team

Optional Element Summary
 Wbp[] whiteboards
          Whiteboards list.
 

whiteboards

public abstract Wbp[] whiteboards
Whiteboards list.

Default:
{}


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.