info.magnolia.module
Class ModuleInstanceProvider<T>
java.lang.Object
info.magnolia.module.ModuleInstanceProvider<T>
- Type Parameters:
T
- the type of the module class
- All Implemented Interfaces:
- javax.inject.Provider<T>
public class ModuleInstanceProvider<T>
- extends Object
- implements javax.inject.Provider<T>
Provider for the module instance of a module.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
moduleName
public String moduleName
ModuleInstanceProvider
public ModuleInstanceProvider(String moduleName)
get
public T get()
- Specified by:
get
in interface javax.inject.Provider<T>
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.