org.outerj.daisy.frontend.admin
Class AdminLocalesImpl

java.lang.Object
  extended by AbstractLogEnabled
      extended by org.outerj.daisy.frontend.admin.AdminLocalesImpl
All Implemented Interfaces:
AdminLocales

public class AdminLocalesImpl
extends AbstractLogEnabled
implements AdminLocales


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.outerj.daisy.frontend.admin.AdminLocales
AdminLocales.Locales
 
Field Summary
 
Fields inherited from interface org.outerj.daisy.frontend.admin.AdminLocales
ROLE
 
Constructor Summary
AdminLocalesImpl()
           
 
Method Summary
 void configure(Configuration configuration)
           
 void dispose()
           
 AdminLocales.Locales getLocales()
           
 void initialize()
           
 void service(ServiceManager serviceManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminLocalesImpl

public AdminLocalesImpl()
Method Detail

service

public void service(ServiceManager serviceManager)
             throws ServiceException
Throws:
ServiceException

configure

public void configure(Configuration configuration)
               throws ConfigurationException
Throws:
ConfigurationException

initialize

public void initialize()
                throws java.lang.Exception
Throws:
java.lang.Exception

getLocales

public AdminLocales.Locales getLocales()
Specified by:
getLocales in interface AdminLocales

dispose

public void dispose()


Copyright © -2006 . All Rights Reserved.