weborb.examples.invocation.factories
Class InstructionFactory

java.lang.Object
  extended by weborb.examples.invocation.factories.InstructionFactory
All Implemented Interfaces:
IArgumentObjectFactory

public class InstructionFactory
extends java.lang.Object
implements IArgumentObjectFactory

InstructionFactory

Author:
Midnight Coders, LLC

Constructor Summary
InstructionFactory()
           
 
Method Summary
 IInstruction cookingInstruction(java.util.Map instructionData)
           
 java.lang.Object createObject(IAdaptingType argument)
           
 IInstruction tvInstruction(java.util.Map instructionData)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionFactory

public InstructionFactory()
Method Detail

createObject

public java.lang.Object createObject(IAdaptingType argument)
Specified by:
createObject in interface IArgumentObjectFactory

tvInstruction

public IInstruction tvInstruction(java.util.Map instructionData)

cookingInstruction

public IInstruction cookingInstruction(java.util.Map instructionData)


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.