public class ClasspathScanRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
objectRequested |
RequestType |
requestType |
org.kametic.specifications.Specification<Class<?>> |
specification |
| Constructor and Description |
|---|
ClasspathScanRequest(RequestType requestType,
Object keyRequested) |
ClasspathScanRequest(org.kametic.specifications.Specification<Class<?>> specification) |
public final RequestType requestType
public final Object objectRequested
public final org.kametic.specifications.Specification<Class<?>> specification
public ClasspathScanRequest(RequestType requestType, Object keyRequested)
public ClasspathScanRequest(org.kametic.specifications.Specification<Class<?>> specification)
Copyright © 2012-2014. All Rights Reserved.