org.apache.webbeans.component
Class ResourceProvider<T>
java.lang.Object
org.apache.webbeans.component.ResourceProvider<T>
- All Implemented Interfaces:
- Serializable, Provider<T>
public class ResourceProvider<T>
- extends Object
- implements Provider<T>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceProvider
public ResourceProvider(ResourceReference<T,?> resourceReference,
WebBeansContext webBeansContext)
get
public T get()
- Specified by:
get in interface Provider<T>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.