Clearspace API (1.7.0) Core Javadocs

com.jivesoftware.community
Annotation Type Replaceable


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

Used to Mark a JiveManager as replaceable by the user and specifies the jive property key to find the manager implementation.


Required Element Summary
 java.lang.String propertyKey
          The name of the Jive Property key to find the custom implementation class name
 

Element Detail

propertyKey

public abstract java.lang.String propertyKey
The name of the Jive Property key to find the custom implementation class name

Returns:
the name of the Jive Property key to find the custom implementation class name

Clearspace Project Page

Copyright © 1999-2007 Jive Software.