|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.solder.resourceLoader.ResourceProviderProducer
public class ResourceProviderProducer
FIXME This producer serves as a temporary workaround for the GlassFish BDA visiblity problem. Once resolved, remove this class and reenable the @Inject on the ResourceProvider.
| Constructor Summary | |
|---|---|
ResourceProviderProducer()
|
|
| Method Summary | |
|---|---|
ResourceProvider |
getResourceProvider(Instance<InputStream> inputStreamProvider,
Instance<URL> urlProvider,
Instance<Collection<InputStream>> inputStreamsProvider,
Instance<Collection<URL>> urlsProvider,
Instance<Properties> propertiesBundleProvider,
Instance<Collection<Properties>> propertiesBundlesProvider)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceProviderProducer()
| Method Detail |
|---|
@Produces
public ResourceProvider getResourceProvider(@Any
Instance<InputStream> inputStreamProvider,
@Any
Instance<URL> urlProvider,
@Any
Instance<Collection<InputStream>> inputStreamsProvider,
@Any
Instance<Collection<URL>> urlsProvider,
@Any
Instance<Properties> propertiesBundleProvider,
@Any
Instance<Collection<Properties>> propertiesBundlesProvider)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||