Class DispatchMessageFactory
java.lang.Object
ru.bitel.bgbilling.plugins.dispatch.server.bean.message.DispatchMessageFactory
public class DispatchMessageFactory
extends java.lang.Object
- 
Constructor Summary
Constructors Constructor Description DispatchMessageFactory() - 
Method Summary
Modifier and Type Method Description static CustomDispatchMessagegetMessage(java.lang.String clazz)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Constructor Details
- 
DispatchMessageFactory
public DispatchMessageFactory() 
 - 
 - 
Method Details
- 
getMessage
public static final CustomDispatchMessage getMessage(java.lang.String clazz) throws java.lang.Exception- Throws:
 java.lang.Exception
 
 -