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 |
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
Copyright © 1999-2007 Jive Software.