org.openmdx.base.accessor.generic.spi
Interface ViewConnectionFactory_1_0

All Known Subinterfaces:
Provider_1_3
All Known Implementing Classes:
Provider_1

public interface ViewConnectionFactory_1_0

View Connection Factory


Method Summary
 ObjectFactory_1_0 getConnection(InteractionSpec viewContext)
          Create a view context specific connection
 

Method Detail

getConnection

ObjectFactory_1_0 getConnection(InteractionSpec viewContext)
                                throws ServiceException
Create a view context specific connection

Parameters:
viewContext - the view context
Returns:
a view context specific connection
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.