net.officefloor.eclipse.extension.classpath
Class TypeClasspathProvision
java.lang.Object
net.officefloor.eclipse.extension.classpath.TypeClasspathProvision
- All Implemented Interfaces:
- ClasspathProvision
public class TypeClasspathProvision
- extends Object
- implements ClasspathProvision
ClasspathProvision for a Class.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeClasspathProvision
public TypeClasspathProvision(Class<?> type)
- Initiate.
- Parameters:
type - Class.
getType
public Class<?> getType()
- Obtains the
Class.
- Returns:
Class.
Copyright © 2005-2013. All Rights Reserved.