Java org.springframework.jms.remoting JmsInvokerServiceExporter fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jms.remoting JmsInvokerServiceExporter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jms.remoting JmsInvokerServiceExporter.

The text is from its open source code.

Constructor

Method

voidafterPropertiesSet()
voidsetService(Object service)
Set the service to export.
voidsetServiceInterface(Class serviceInterface)
Set the interface of the service to export.