getPropertyNames

 

public Enumeration getPropertyNames() throws JMSException;

Gets an Enumeration of all the property names.

Returns

  • an Enumeration of all the property names.

Exceptions

  • JMSException - if an internal error occurs


uj26630_