SPFramework API

org.n52.ifgicopter.spf.common
Annotation Type IModule.ConstructorParameters


@Retention(value=RUNTIME)
public static @interface IModule.ConstructorParameters

Use this annotation to describe parameters of extensions. These descriptions will be used within dynamic plugin setup.

Author:
matthes rieke

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value

SPFramework API

Copyright © 2004-2012 52north.org. All Rights Reserved.