|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.app.serial.SerialPeerFactory
public class SerialPeerFactory
Factory for obtaining XML serial peer implementations for specific property classes.
| Method Summary | |
|---|---|
static SerialPeerFactory |
forClassLoader(java.lang.ClassLoader classLoader)
Creates or retrieves a SerialPeerFactory. |
SerialPropertyPeer |
getPeerForProperty(java.lang.Class propertyClass)
Retrieves the appropriate XmlPropertyPeer for a given
property class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SerialPeerFactory forClassLoader(java.lang.ClassLoader classLoader)
SerialPeerFactory.
classLoader - the ClassLoader to use for
dynamically loading peer classes
SerialPeerFactorypublic SerialPropertyPeer getPeerForProperty(java.lang.Class propertyClass)
XmlPropertyPeer for a given
property class.
getPeerForProperty in interface PropertyPeerFactorypropertyClass - the property class
XmlPropertyPeer
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||