className, classpath, constructor, factoryName, id, jar, properties, provider, type| Constructor and Description |
|---|
JavaMailSessionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties()
Gets the value of the properties property.
|
JavaMailSessionBuilder |
id(String id) |
equals, getAliases, getJndi, hashCode, setJndigetClassName, getClasspath, getConstructor, getFactoryName, getId, getJar, getProvider, getType, setClassName, setClasspath, setConstructor, setFactoryName, setId, setJar, setProvider, setTypepublic JavaMailSessionBuilder id(String id)
public Properties getProperties()
AbstractServiceset method for the properties property.
For example, to add a new value, do as follows:
getProperties().setProperty(key, value);
getProperties in interface ServicegetProperties in class AbstractServiceCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.