org.openorb.notify.persistence

Interface ProxySupplierHomeOperations

public interface ProxySupplierHomeOperations extends StorageHomeBaseOperations

This storagehome describes the ProxySupplierHome
Method Summary
ProxySuppliercreate(int id, int admin_id, ProxyType type, Object connected_consumer, boolean is_connected, Property[] qos_properties, ReferenceInfo[] filters, ReferenceInfo[] mapping_filters, int next_filter_id, EventTypeInfo[] event_types)
Operation create

Method Detail

create

public ProxySupplier create(int id, int admin_id, ProxyType type, Object connected_consumer, boolean is_connected, Property[] qos_properties, ReferenceInfo[] filters, ReferenceInfo[] mapping_filters, int next_filter_id, EventTypeInfo[] event_types)
Operation create