|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easybeans.component.mail.factory.AbsJavaMailRef
org.ow2.easybeans.component.mail.factory.JavaMailSessionRef
public class JavaMailSessionRef
Defines a referenceable object for Session Mail object.
| Constructor Summary | |
|---|---|
JavaMailSessionRef()
Build a new javax.mail.Session reference. |
|
| Method Summary | |
|---|---|
javax.naming.Reference |
getReference()
Retrieves the Reference of this object. |
java.lang.String |
getType()
Return the type of the factory. |
| Methods inherited from class org.ow2.easybeans.component.mail.factory.AbsJavaMailRef |
|---|
getAuthName, getAuthPass, getJNDIName, getName, getProperties, putObject, setAuthName, setAuthPass, setJNDIName, setName, setProperties, updateRefAddr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaMailSessionRef()
| Method Detail |
|---|
public java.lang.String getType()
getType in class AbsJavaMailRef
public javax.naming.Reference getReference()
throws javax.naming.NamingException
getReference in interface javax.naming.ReferenceablegetReference in class AbsJavaMailRefjavax.naming.NamingException - If a naming exception was encountered while
retrieving the reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||