Project

General

Profile

« Previous | Next » 

Revision a014602f

Added by Andreas Kohlbecker over 8 years ago

cration of a ClientManager to provide quasi singleton beans if client classes

View differences:

src/main/java/org/cybertaxonomy/utis/checklist/WoRMSClient.java
56 56

  
57 57
    }
58 58

  
59
    /**
60
     * {@inheritDoc}
61
     */
62
    @Override
63
    public boolean isStatelessClient() {
64
        return true;
65
    }
66

  
59 67
    /**
60 68
     * {@inheritDoc}
61 69
     */

Also available in: Unified diff