org.apache.felix.bundlerepository.impl
Class ReasonImpl

java.lang.Object
  extended by org.apache.felix.bundlerepository.impl.ReasonImpl
All Implemented Interfaces:
Reason

public class ReasonImpl
extends java.lang.Object
implements Reason


Constructor Summary
ReasonImpl(Resource resource, Requirement requirement)
           
 
Method Summary
 Requirement getRequirement()
           
 Resource getResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReasonImpl

public ReasonImpl(Resource resource,
                  Requirement requirement)
Method Detail

getResource

public Resource getResource()
Specified by:
getResource in interface Reason

getRequirement

public Requirement getRequirement()
Specified by:
getRequirement in interface Reason


Copyright © 2011. All Rights Reserved.