|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getDebug()
Gets the value of the debug property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getEnabled()
Gets the value of the enabled property. |
java.lang.String |
getFrom()
Gets the value of the from property. |
java.lang.String |
getHost()
Gets the value of the host property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getStoreProtocol()
Gets the value of the storeProtocol property. |
java.lang.String |
getStoreProtocolClass()
Gets the value of the storeProtocolClass property. |
java.lang.String |
getTransportProtocol()
Gets the value of the transportProtocol property. |
java.lang.String |
getTransportProtocolClass()
Gets the value of the transportProtocolClass property. |
java.lang.String |
getUser()
Gets the value of the user property. |
void |
setDebug(java.lang.String value)
Sets the value of the debug property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setEnabled(java.lang.String value)
Sets the value of the enabled property. |
void |
setFrom(java.lang.String value)
Sets the value of the from property. |
void |
setHost(java.lang.String value)
Sets the value of the host property. |
void |
setStoreProtocol(java.lang.String value)
Sets the value of the storeProtocol property. |
void |
setStoreProtocolClass(java.lang.String value)
Sets the value of the storeProtocolClass property. |
void |
setTransportProtocol(java.lang.String value)
Sets the value of the transportProtocol property. |
void |
setTransportProtocolClass(java.lang.String value)
Sets the value of the transportProtocolClass property. |
void |
setUser(java.lang.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 |
|---|
java.lang.String getStoreProtocol()
String
void setStoreProtocol(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@JavaClassName java.lang.String getStoreProtocolClass()
String
void setStoreProtocolClass(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getTransportProtocol()
String
void setTransportProtocol(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@JavaClassName java.lang.String getTransportProtocolClass()
String
void setTransportProtocolClass(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@NotNull java.lang.String getHost()
String
void setHost(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@NotNull java.lang.String getUser()
String
void setUser(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@NotNull java.lang.String getFrom()
String
void setFrom(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDebug()
String
void setDebug(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getEnabled()
getEnabled in interface BindableResourceString
void setEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
setEnabled in interface BindableResourcevalue - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDescription()
String
void setDescription(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
java.util.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 | |||||||||