Kie Workbench - Common - Builder 6.0.0.Beta4

org.kie.workbench.common.services.builder
Class SourceServicesImpl

java.lang.Object
  extended by org.kie.workbench.common.services.builder.SourceServicesImpl
All Implemented Interfaces:
org.kie.workbench.common.services.backend.SourceServices

@ApplicationScoped
public class SourceServicesImpl
extends Object
implements org.kie.workbench.common.services.backend.SourceServices


Constructor Summary
SourceServicesImpl()
           
SourceServicesImpl(javax.enterprise.inject.Instance<org.kie.workbench.common.services.backend.SourceService> sourceServiceList)
           
 
Method Summary
 org.kie.workbench.common.services.backend.SourceService getServiceFor(org.kie.commons.java.nio.file.Path path)
           
 boolean hasServiceFor(org.kie.commons.java.nio.file.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceServicesImpl

public SourceServicesImpl()

SourceServicesImpl

@Inject
public SourceServicesImpl(@Any
                                 javax.enterprise.inject.Instance<org.kie.workbench.common.services.backend.SourceService> sourceServiceList)
Method Detail

hasServiceFor

public boolean hasServiceFor(org.kie.commons.java.nio.file.Path path)
Specified by:
hasServiceFor in interface org.kie.workbench.common.services.backend.SourceServices

getServiceFor

public org.kie.workbench.common.services.backend.SourceService getServiceFor(org.kie.commons.java.nio.file.Path path)
Specified by:
getServiceFor in interface org.kie.workbench.common.services.backend.SourceServices

Kie Workbench - Common - Builder 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.