org.cruxframework.crux.core.client.ioc
Class IoCResource.NoProvider
java.lang.Object
org.cruxframework.crux.core.client.ioc.IoCResource.NoProvider
- All Implemented Interfaces:
- IocProvider<Object>
- Enclosing class:
- IoCResource
public static class IoCResource.NoProvider
- extends Object
- implements IocProvider<Object>
|
Method Summary |
Object |
get()
Creates a new instance of T |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoCResource.NoProvider
public IoCResource.NoProvider()
get
public Object get()
- Description copied from interface:
IocProvider
- Creates a new instance of T
- Specified by:
get in interface IocProvider<Object>
- Returns:
Copyright © 2014. All rights reserved.