io.nuun.kernel.api.plugin.request
Class ClasspathScanRequest

java.lang.Object
  extended by io.nuun.kernel.api.plugin.request.ClasspathScanRequest

public class ClasspathScanRequest
extends Object

Author:
Epo Jemba

Field Summary
 Object objectRequested
           
 RequestType requestType
           
 org.kametic.specifications.Specification<Class<?>> specification
           
 
Constructor Summary
ClasspathScanRequest(RequestType requestType, Object keyRequested)
           
ClasspathScanRequest(org.kametic.specifications.Specification<Class<?>> specification)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

requestType

public final RequestType requestType

objectRequested

public final Object objectRequested

specification

public final org.kametic.specifications.Specification<Class<?>> specification
Constructor Detail

ClasspathScanRequest

public ClasspathScanRequest(RequestType requestType,
                            Object keyRequested)

ClasspathScanRequest

public ClasspathScanRequest(org.kametic.specifications.Specification<Class<?>> specification)


Copyright © 2012-2015. All Rights Reserved.