org.granite.spring
Class RemoteDestination
java.lang.Object
org.granite.config.AbstractRemoteDestination
org.granite.spring.RemoteDestination
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class RemoteDestination
- extends org.granite.config.AbstractRemoteDestination
- implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| Methods inherited from class org.granite.config.AbstractRemoteDestination |
getId, getRoles, getSource, init, initServices, setId, setRoles, setSource |
| 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(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
buildDestination
protected org.granite.config.flex.Destination buildDestination()
- Overrides:
buildDestination in class org.granite.config.AbstractRemoteDestination