n2n Page Rocket 1 API

n2n\web\dispatch\model

­Setup­Process

SetupProcess

Methods summary

Modifier and Type Method
public __construct ( DispatchModel dispatchModel , PropertiesAnalyzer propertiesAnalyzer , AnnotationSet annotationSet )
public DispatchModel getDispatchModel ( )
public PropertiesAnalyzer getPropertiesAnalyzer ( )
public AnnotationSet getAnnotationSet ( )
public provideManagedProperty ( ManagedProperty managedProperty , Annotation relatedAnnotation = null )
public failed ( unknown reason , ReflectionMethod method = null , Annotation causingAnnotation = null )
public failedE ( Exception e , ReflectionMethod causingMethod = null , Annotation causingAnnotation = null )

Methods in detail