org.teiid.transport
Interface ClientServiceRegistry

All Known Implementing Classes:
ClientServiceRegistryImpl

public interface ClientServiceRegistry


Nested Class Summary
static class ClientServiceRegistry.Type
           
 
Method Summary
<T> T
getClientService(java.lang.Class<T> iface)
           
 SecurityHelper getSecurityHelper()
           
 

Method Detail

getClientService

<T> T getClientService(java.lang.Class<T> iface)
                   throws ComponentNotFoundException
Throws:
ComponentNotFoundException

getSecurityHelper

SecurityHelper getSecurityHelper()


Copyright © 2011. All Rights Reserved.