com.khubla.pragmatach.framework.controller
Class Controllers
java.lang.Object
  
com.khubla.pragmatach.framework.controller.Controllers
public class Controllers
- extends Object
 
- Author:
 
  - tome
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getInstance
public static Controllers getInstance()
- singleton
 
 
getInstance
public static PragmatachController getInstance(Class<?> clazz)
                                        throws PragmatachException
- get a PragmatachController instance
- Throws:
 PragmatachException
 
 
getControllers
public Set<Class<?>> getControllers()
 
Copyright © 2014 khubla.com. All rights reserved.