You can administer MQe resources using specialized messages called administration messages (admin messages). Using these messages allows you to administer resources locally or remotely. The native code base, if configured with an administration queue (admin queue), responds to admin messages. However, it does not provide helper functions to create admin messages. For more information on this, refer to Configuring with the C administrator API. Java™ is administered by admin messages. C can be, but has an administration interface for local administration.