com.atlassian.greenhopper.issue.link
Class RemoteIssueLinkSearcherFactory

java.lang.Object
  extended by com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearcherFactory

@Service
public class RemoteIssueLinkSearcherFactory
extends java.lang.Object


Constructor Summary
RemoteIssueLinkSearcherFactory()
           
 
Method Summary
 RemoteIssueLinkSearcher create()
          Gets an instance of the correct RemoteIssueLinkSearcher.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteIssueLinkSearcherFactory

public RemoteIssueLinkSearcherFactory()
Method Detail

create

public RemoteIssueLinkSearcher create()
Gets an instance of the correct RemoteIssueLinkSearcher.

Returns:


Copyright © 2007-2014 Atlassian. All Rights Reserved.