|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.messaging.service.ServiceFactory
org.granite.messaging.service.SimpleServiceFactory
org.granite.spring.SpringServiceFactory
public class SpringServiceFactory
| Constructor Summary | |
|---|---|
SpringServiceFactory()
|
|
| Method Summary | |
|---|---|
void |
configure(XMap properties)
|
protected ServiceInvoker<?> |
createSpringServiceInvoker(Destination destination,
SpringServiceFactory factory,
Object bean)
|
ServiceInvoker<?> |
getServiceInstance(RemotingMessage request)
|
String |
toString()
|
| Methods inherited from class org.granite.messaging.service.SimpleServiceFactory |
|---|
destinationRemoved |
| Methods inherited from class org.granite.messaging.service.ServiceFactory |
|---|
getFactoryInstance, getServiceExceptionHandler, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SpringServiceFactory()
| Method Detail |
|---|
public void configure(XMap properties)
throws ServiceException
configure in class ServiceFactoryServiceException
public ServiceInvoker<?> getServiceInstance(RemotingMessage request)
throws ServiceException
getServiceInstance in class SimpleServiceFactoryServiceExceptionpublic String toString()
toString in class ServiceFactory
protected ServiceInvoker<?> createSpringServiceInvoker(Destination destination,
SpringServiceFactory factory,
Object bean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||