Clearspace API (1.10.16) Core Javadocs

com.jivesoftware.community
Annotation Type DefaultImplementation


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DefaultImplementation

Used to specify what the default implementation is on an interface of a JiveManager


Required Element Summary
 java.lang.Class<?> value
          The class of the default implementation
 

Element Detail

value

public abstract java.lang.Class<?> value
The class of the default implementation


Clearspace Project Page

Copyright © 1999-2007 Jive Software.