|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MailResource
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
String |
getDebug()
Gets the value of the debug property. |
String |
getDescription()
Gets the value of the description property. |
String |
getEnabled()
Gets the value of the enabled property. |
String |
getFrom()
Gets the value of the from property. |
String |
getHost()
Gets the value of the host property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getStoreProtocol()
Gets the value of the storeProtocol property. |
String |
getStoreProtocolClass()
Gets the value of the storeProtocolClass property. |
String |
getTransportProtocol()
Gets the value of the transportProtocol property. |
String |
getTransportProtocolClass()
Gets the value of the transportProtocolClass property. |
String |
getUser()
Gets the value of the user property. |
void |
setDebug(String value)
Sets the value of the debug property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setEnabled(String value)
Sets the value of the enabled property. |
void |
setFrom(String value)
Sets the value of the from property. |
void |
setHost(String value)
Sets the value of the host property. |
void |
setStoreProtocol(String value)
Sets the value of the storeProtocol property. |
void |
setStoreProtocolClass(String value)
Sets the value of the storeProtocolClass property. |
void |
setTransportProtocol(String value)
Sets the value of the transportProtocol property. |
void |
setTransportProtocolClass(String value)
Sets the value of the transportProtocolClass property. |
void |
setUser(String value)
Sets the value of the user property. |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Methods inherited from interface com.sun.enterprise.config.serverbeans.BindableResource |
|---|
getJndiName, setJndiName |
| Methods inherited from interface com.sun.enterprise.config.serverbeans.Resource |
|---|
getObjectType, setObjectType |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Method Detail |
|---|
String getStoreProtocol()
String
void setStoreProtocol(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@JavaClassName String getStoreProtocolClass()
String
void setStoreProtocolClass(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getTransportProtocol()
String
void setTransportProtocol(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@JavaClassName String getTransportProtocolClass()
String
void setTransportProtocolClass(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull String getHost()
String
void setHost(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull String getUser()
String
void setUser(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull String getFrom()
String
void setFrom(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDebug()
String
void setDebug(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getEnabled()
getEnabled in interface BindableResourceString
void setEnabled(String value)
throws PropertyVetoException
setEnabled in interface BindableResourcevalue - allowed object is
String
PropertyVetoExceptionString getDescription()
String
void setDescription(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
List<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBag
getProperty in interface org.jvnet.hk2.config.types.PropertyBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||