org.zeroexchange.user
Class UserRegistrationFeature

java.lang.Object
  extended by org.zeroexchange.feature.AbstractFeature
      extended by org.zeroexchange.user.UserRegistrationFeature
All Implemented Interfaces:
Feature

public class UserRegistrationFeature
extends AbstractFeature

The feature controls user management functionality.

Author:
black

Field Summary
static String NAME
           
 
Constructor Summary
UserRegistrationFeature()
           
 
Method Summary
 String getName()
          Returns the name of the feature.
 
Methods inherited from class org.zeroexchange.feature.AbstractFeature
getRequiredFeatureNames, isEnabled, setEnabled, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

UserRegistrationFeature

public UserRegistrationFeature()
Method Detail

getName

public String getName()
Returns the name of the feature.



Copyright © 2013. All Rights Reserved.