public class RemoteDestination extends org.granite.config.AbstractRemoteDestination implements InitializingBean, ApplicationContextAware
| Constructor and Description |
|---|
RemoteDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected org.granite.config.flex.Destination |
buildDestination() |
void |
setApplicationContext(ApplicationContext context) |
public RemoteDestination()
public void setApplicationContext(ApplicationContext context) throws BeansException
setApplicationContext in interface ApplicationContextAwareBeansExceptionpublic void afterPropertiesSet()
afterPropertiesSet in interface InitializingBeanprotected org.granite.config.flex.Destination buildDestination()
buildDestination in class org.granite.config.AbstractRemoteDestination