org.apache.servicemix.jbi.deployment
Class ServiceUnit

java.lang.Object
  extended by org.apache.servicemix.jbi.deployment.ServiceUnit

public class ServiceUnit
extends Object

Version:
$Revision: 426415 $

Constructor Summary
ServiceUnit()
           
 
Method Summary
 Identification getIdentification()
           
 Target getTarget()
           
 void setIdentification(Identification identification)
           
 void setTarget(Target target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceUnit

public ServiceUnit()
Method Detail

getIdentification

public Identification getIdentification()

setIdentification

public void setIdentification(Identification identification)

getTarget

public Target getTarget()

setTarget

public void setTarget(Target target)


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.