javax.webbeans
Interface Instance<T>

Type Parameters:
T - the type of the event object

public interface Instance<T>

An interface for looking up web beans of a particular type.

Author:
Gavin King

Method Summary
 T get(java.lang.annotation.Annotation... bindings)
           
 

Method Detail

get

T get(java.lang.annotation.Annotation... bindings)


Copyright © 2008. All Rights Reserved.