org.ow2.easybeans.component.itf
Interface EZBSmartComponent

All Superinterfaces:
EZBComponent

public interface EZBSmartComponent
extends EZBComponent

Defines the interface of smart component.

Author:
Florent Benoit

Method Summary
 int getPortNumber()
          Gets the port number of the smart endpoint.
 
Methods inherited from interface org.ow2.easybeans.component.api.EZBComponent
init, start, stop
 

Method Detail

getPortNumber

int getPortNumber()
Gets the port number of the smart endpoint.

Returns:
the port number


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.