org.eaglei.network.actions
Class Shared

java.lang.Object
  extended by org.eaglei.network.actions.Shared

Deprecated.

@Deprecated
public final class Shared
extends java.lang.Object

Author:
Clint Gilbert Jul 7, 2010 Center for Biomedical Informatics (CBMI)

Nested Class Summary
static class Shared.MagicStrings
          Deprecated.  
 
Method Summary
static org.eaglei.model.EIOntModel getOntModel()
          Deprecated.  
static org.eaglei.search.provider.SearchProvider getSearchProvider()
          Deprecated.  
static void initializeProviderIfNecessary()
          Deprecated. Lazily invoke init on searchProvider to work around circular init dependency issue See http://jira.eagle-i.net:8080/browse/SEARCH-158 -Clint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOntModel

public static org.eaglei.model.EIOntModel getOntModel()
Deprecated. 

getSearchProvider

public static org.eaglei.search.provider.SearchProvider getSearchProvider()
                                                                   throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

initializeProviderIfNecessary

public static void initializeProviderIfNecessary()
                                          throws java.io.IOException
Deprecated. 
Lazily invoke init on searchProvider to work around circular init dependency issue See http://jira.eagle-i.net:8080/browse/SEARCH-158 -Clint

Throws:
java.io.IOException


Copyright © 2009-2010 Eagle-I. All Rights Reserved.