| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.mail |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<MailSession> |
CoreBeanFactory.mailSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
MailPresenter.launchNewServerWizard(MailSession selectedSession) |
void |
MailPresenter.onCreateSession(MailSession entity) |
void |
MailPresenter.onDelete(MailSession entity) |
void |
MailPresenter.onSave(MailSession editedEntity,
Map<String,Object> changeset) |
void |
ServerConfigView.setServerConfig(MailSession parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailSubsystemView.updateFrom(List<MailSession> list) |
void |
MailSessionEditor.updateFrom(List<MailSession> list) |
void |
MailPresenter.MyView.updateFrom(List<MailSession> list) |
| Constructor and Description |
|---|
NewMailServerWizard(MailPresenter presenter,
MailSession selectedSession,
BeanFactory beanFactory) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.