Sun SPOT API
Green Release  


com.sun.spot.peripheral.radio
Class PBPMFactory

java.lang.Object
  extended by com.sun.spot.peripheral.radio.PBPMFactory
All Implemented Interfaces:
IPBPMFactory

public class PBPMFactory
extends Object
implements IPBPMFactory


Constructor Summary
PBPMFactory()
           
 
Method Summary
 IPortBasedProtocolManager getPBPM(byte protocolNum, String name)
          Instantiate a port-based protocol manager
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBPMFactory

public PBPMFactory()
Method Detail

getPBPM

public IPortBasedProtocolManager getPBPM(byte protocolNum,
                                         String name)
Description copied from interface: IPBPMFactory
Instantiate a port-based protocol manager

Specified by:
getPBPM in interface IPBPMFactory
name - the name of this manager
Returns:
the PBPM

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.