Jive API (3.0.13) 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
 Class<?> value
          The class of the default implementation
 

Element Detail

value

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


Jive Product Page

Copyright © 1999-2007 Jive Software.