org.universAAL.middleware.ui.impl
Class UIBusFactory

Package class diagram package UIBusFactory
java.lang.Object
  extended by org.universAAL.middleware.ui.impl.UIBusFactory
All Implemented Interfaces:
ResourceFactory

public class UIBusFactory
extends Object
implements ResourceFactory

A factory for creating IUIBus objects.

Author:
Carsten Stockloew

Constructor Summary
UIBusFactory()
           
 
Method Summary
 Resource createInstance(String classURI, String instanceURI, int factoryIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIBusFactory

public UIBusFactory()
Method Detail

createInstance

public Resource createInstance(String classURI,
                               String instanceURI,
                               int factoryIndex)
Specified by:
createInstance in interface ResourceFactory


Copyright © 2014 universAAL Consortium. All Rights Reserved.