Subversion Repositories bacoAlunos

Rev

Rev 376 | Rev 391 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 376 Rev 387
Line 66... Line 66...
66
        <defaultMethod>loadRole</defaultMethod>
66
        <defaultMethod>loadRole</defaultMethod>
67
        <filterChains>
67
        <filterChains>
68
            <chain name="Logger"/>
68
            <chain name="Logger"/>
69
        </filterChains>
69
        </filterChains>
70
    </service>
70
    </service>
-
 
71
    <service>
-
 
72
        <name>LoadRoleAreaUsers</name>
-
 
73
        <implementationClass>pt.estgp.estgweb.services.users.LoadUsersService</implementationClass>
-
 
74
        <description>Load user of some class</description>
-
 
75
        <isTransactional>true</isTransactional>
-
 
76
        <defaultMethod>loadRoleArea</defaultMethod>
-
 
77
        <filterChains>
-
 
78
            <chain name="Logger"/>
-
 
79
        </filterChains>
-
 
80
    </service>
71
 
81
 
72
 
82
 
73
    <!--URL Statistics-->
83
    <!--URL Statistics-->
74
    <service>
84
    <service>
75
        <name>UpdateUrlStatistics</name>
85
        <name>UpdateUrlStatistics</name>