org.powertac.common.config
Annotation Type ConfigurableInstance


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ConfigurableInstance

Marker interface for types that can have multiple instances created by configuration.

Author:
John Collins



Copyright © 2013. All Rights Reserved.