org.granite.spring
Class RemoteDestination
java.lang.Object
org.granite.config.AbstractRemoteDestination
org.granite.spring.RemoteDestination
- All Implemented Interfaces:
- InitializingBean, ApplicationContextAware
public class RemoteDestination
- extends AbstractRemoteDestination
- implements InitializingBean, ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDestination
public RemoteDestination()
setApplicationContext
public void setApplicationContext(ApplicationContext context)
throws BeansException
- Specified by:
setApplicationContext in interface ApplicationContextAware
- Throws:
BeansException
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface InitializingBean
buildDestination
protected Destination buildDestination()
- Overrides:
buildDestination in class AbstractRemoteDestination