de.netseeker.ejoe.adapter
Class AdapterFactory

java.lang.Object
  extended byde.netseeker.ejoe.adapter.AdapterFactory

public final class AdapterFactory
extends java.lang.Object

Author:
netseeker

Constructor Summary
AdapterFactory()
           
 
Method Summary
static SerializeAdapter createAdapter(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterFactory

public AdapterFactory()
Method Detail

createAdapter

public static SerializeAdapter createAdapter(java.lang.String name)
                                      throws IllegalAdapterException
Parameters:
name -
Returns:
Throws:
IllegalAdapterException


Copyright © 2005-2006 netseeker. All Rights Reserved.