org.openorb.notify.persistence

Interface ProxyConsumerHomeOperations

public interface ProxyConsumerHomeOperations extends StorageHomeBaseOperations

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

Method Detail

create

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