org.jacorb.orb.etf
public abstract class FactoriesBase extends _FactoriesLocalBase implements Configurable
Version: $Id: FactoriesBase.java,v 1.4 2006/06/26 08:09:30 alphonse.bendt Exp $
Field Summary | |
---|---|
protected static Class | addressClz |
protected Configuration | configuration |
protected static Class | connectionClz |
protected static Class | listenerClz |
protected static Class | profileClz |
Method Summary | |
---|---|
void | configure(Configuration configuration) |
Connection | create_connection(ProtocolProperties props)
ETF defined operation to create a connection. |
Listener | create_listener(ProtocolProperties props, int stacksize, short base_priority)
ETF defined operation to create a connection. |
ProtocolAddressBase | create_protocol_address(String addr) |
abstract Profile | decode_corbaloc(String corbaloc) |
Profile | demarshal_profile(TaggedProfileHolder tagged_profile, TaggedComponentSeqHolder components) |
int | match_tag(String address) |