net.rim.device.api.command
Class NullCommandHandler

java.lang.Object
  extended by net.rim.device.api.command.CommandHandler
      extended by net.rim.device.api.command.NullCommandHandler

public class NullCommandHandler
extends CommandHandler

Null Object implementation of CommandHandler.

Since:
BlackBerry API 6.0.0

Method Summary
static NullCommandHandler getInstance()
          Returns a singleton NullCommandHandler instance.
 
Methods inherited from class net.rim.device.api.command.CommandHandler
canExecute, execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Method Detail

getInstance

public static NullCommandHandler getInstance()
Returns a singleton NullCommandHandler instance.

Returns:
Singleton NullCommandHandler instance.
Since:
BlackBerry API 6.0.0





Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal